home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presentation Library 1992 Spring / ARPL-Spring-1992_Partner_Edition.iso / 5-Fonts & Software / Software Applications / Graphics / Sketch! 1.0.2 / Sketch! Samples / Bottle-render < prev    next >
Encoding:
Text File  |  1992-02-14  |  61.9 KB  |  2,283 lines  |  [TEXT/SKET]

  1. styleguide {
  2.     version = 1.0.2
  3.     date = "Feb 10 1992 19:46:18"
  4.     languageType = USA
  5. }
  6.  
  7. design "my bottle-after render.sg" {
  8.     model like model storable-29
  9.     preferences like preferences storable-34
  10.     windows are {
  11.         sketchWindow sketchWindow-0
  12.     }
  13. }
  14. model storable-29 {
  15.     world like assembly World
  16.     inventory = {
  17.         materials are {
  18.             material "Alias logo"
  19.             material "Canary Yellow"
  20.             material Charcoal
  21.             material chrome
  22.             material copper
  23.             material Eggshell
  24.             material "Emerald Green"
  25.             material "glass clear"
  26.             material Scarlet
  27.             material Tangerine
  28.             material Ultramarine
  29.             material "water rippled"
  30.         }
  31.         backdrops are {
  32.             fileBackdrop fileBackdrop-0
  33.             colorBackdrop White
  34.         }
  35.         patterns are {
  36.             filePattern "Alias logo"
  37.             filePattern noise
  38.         }
  39.         qualities are {
  40.             quality Highlighted
  41.             quality Photo-Realistic
  42.             quality Preview
  43.             quality "Ray Tracing"
  44.             quality Smooth
  45.         }
  46.         resolutions are {
  47.             resolution 4:2:2
  48.             resolution NTSC
  49.             resolution PAL
  50.             resolution Preview
  51.             resolution Slide
  52.         }
  53.     }
  54.     groundPlane like ground plane-0
  55. }
  56. preferences storable-34 {
  57.     currentMaterial like material Eggshell
  58.     activeColor = [ 255 0 0 255 ]
  59.     liveColor = [ 0 226 0 255 ]
  60.     groundPlaneColor = [ 161 161 161 255 ]
  61.     dormantGeometryColor = [ 252 255 3 255 ]
  62.     dormantGuidesColor = [ 0 0 0 255 ]
  63.     dormantLightsColor = [ 0 0 0 255 ]
  64.     dormantViewsColor = [ 0 0 0 255 ]
  65.     curveSmoothness = 8
  66.     surfaceSmoothness = 4
  67.     currentUnit = 4
  68.     viewSize like resolution Preview
  69.     groundPlaneLength = 24
  70.     groundPlaneWidth = 24
  71.     groundPlaneVisible? = 1
  72.     planeDivisionsSize = 6
  73.     majorDivisionsEvery = 1
  74.     renderSetup like renderSettings renderSettings-0
  75.     showMessages? = 1
  76.     createCaps? = 1
  77.     distanceMeasure = 0.1
  78.     angleMeasure = 0.5
  79.     scaleMeasure = 1
  80.     useMeasure? = 1
  81. }
  82. sketchWindow sketchWindow-0 {
  83.     defaultView = {
  84.         shape like viewShape viewShape-0
  85.         scale = [ 1 1 1 ]
  86.         orientation = [ 0.885398409404 0.347716220443 0.308485148209 99.0708591391 ]
  87.         translation = [ 4.99627571349 26.5407967526 61.6350256146 ]
  88.     }
  89.     rectangle = [ 43 62 475 618 ]
  90.     backdrop like fileBackdrop fileBackdrop-0
  91.     backdropPlacement = [ 1 1 0 0 ]
  92. }
  93. assembly World {
  94.     shape like assemblyShape World-Shape
  95.     scale = [ 1 1 1 ]
  96.     orientation = [ 1 1 1 0 ]
  97.     translation = [ 0 0 0 ]
  98.     materialPositioning = {
  99.     }
  100.     material like material Eggshell
  101.     materialInherited? = 0
  102. }
  103. material "Alias logo" {
  104.     illuminationModel = 0
  105.     diffuseness = 0.8
  106.     cosinePower = 20
  107.     eccentricity = 0.209999993443
  108.     refractiveIndex = 1
  109.     color = {
  110.         value = [ 0 0 1 ]
  111.         alpha = 1
  112.     }
  113.     colorPatternUsed? = 1
  114.     colorPattern like filePattern "Alias logo"
  115.     incandescence = {
  116.         value = [ 0 0 0 ]
  117.         alpha = 1
  118.     }
  119.     specularColorSource = 0.189466666667
  120.     specularFraction = 0.5
  121.     transparency = 0
  122.     transparencyPatternUsed? = 1
  123.     transparencyPattern like filePattern "Alias logo"
  124.     reflectivity = 0.168433333333
  125.     finishPatternUsed? = 0
  126. }
  127. material "Canary Yellow" {
  128.     illuminationModel = 3
  129.     diffuseness = 1
  130.     cosinePower = 16
  131.     eccentricity = 0.13
  132.     refractiveIndex = 1
  133.     color = {
  134.         value = [ 53.5866330968 0.758037689784 1 ]
  135.         alpha = 1
  136.     }
  137.     colorPatternUsed? = 0
  138.     incandescence = {
  139.         value = [ 0 0 0 ]
  140.         alpha = 1
  141.     }
  142.     specularColorSource = 1
  143.     specularFraction = 0.25
  144.     transparency = 0
  145.     transparencyPatternUsed? = 0
  146.     reflectivity = 0.221
  147.     finishPatternUsed? = 0
  148. }
  149. material Charcoal {
  150.     illuminationModel = 3
  151.     diffuseness = 1
  152.     cosinePower = 16
  153.     eccentricity = 0.13
  154.     refractiveIndex = 1
  155.     color = {
  156.         value = [ 90.5781643397 0.0100556954299 0.157900358587 ]
  157.         alpha = 1
  158.     }
  159.     colorPatternUsed? = 0
  160.     incandescence = {
  161.         value = [ 0 0 0 ]
  162.         alpha = 1
  163.     }
  164.     specularColorSource = 0.4
  165.     specularFraction = 0.5
  166.     transparency = 0
  167.     transparencyPatternUsed? = 0
  168.     reflectivity = 0.3
  169.     finishPatternUsed? = 0
  170. }
  171. material chrome {
  172.     illuminationModel = 3
  173.     diffuseness = 1
  174.     cosinePower = 32
  175.     eccentricity = 0.209999993443
  176.     refractiveIndex = 1
  177.     color = {
  178.         value = [ 170.526894026 0.0608224612802 0.70394445716 ]
  179.         alpha = 1
  180.     }
  181.     colorPatternUsed? = 0
  182.     incandescence = {
  183.         value = [ 0 0 0 ]
  184.         alpha = 1
  185.     }
  186.     specularColorSource = 0.9
  187.     specularFraction = 1
  188.     transparency = 0
  189.     transparencyPatternUsed? = 0
  190.     reflectivity = 1
  191.     finishPatternUsed? = 0
  192. }
  193. material copper {
  194.     illuminationModel = 3
  195.     diffuseness = 0.915783333333
  196.     cosinePower = 32
  197.     eccentricity = 0.209999993443
  198.     refractiveIndex = 1
  199.     color = {
  200.         value = [ 25.9061570153 0.778210116732 0.894743266957 ]
  201.         alpha = 1
  202.     }
  203.     colorPatternUsed? = 0
  204.     incandescence = {
  205.         value = [ 0 0 0 ]
  206.         alpha = 1
  207.     }
  208.     specularColorSource = 0.17895
  209.     specularFraction = 1
  210.     transparency = 4.99999987369e-05
  211.     transparencyPatternUsed? = 0
  212.     reflectivity = 1
  213.     finishPatternUsed? = 0
  214. }
  215. material Eggshell {
  216.     illuminationModel = 0
  217.     diffuseness = 0.9
  218.     cosinePower = 16
  219.     eccentricity = 0.21
  220.     refractiveIndex = 1
  221.     color = {
  222.         value = [ 90.001373312 0.00999465934234 0.85526817731 ]
  223.         alpha = 1
  224.     }
  225.     colorPatternUsed? = 0
  226.     incandescence = {
  227.         value = [ 0 0 0 ]
  228.         alpha = 1
  229.     }
  230.     specularColorSource = 1
  231.     specularFraction = 0.25
  232.     transparency = 0
  233.     transparencyPatternUsed? = 0
  234.     reflectivity = 0.5
  235.     finishPatternUsed? = 0
  236. }
  237. material "Emerald Green" {
  238.     illuminationModel = 3
  239.     diffuseness = 1
  240.     cosinePower = 32
  241.     eccentricity = 0.13
  242.     refractiveIndex = 1
  243.     color = {
  244.         value = [ 153.431906615 0.939147020676 0.67763790341 ]
  245.         alpha = 1
  246.     }
  247.     colorPatternUsed? = 0
  248.     incandescence = {
  249.         value = [ 0 0 0 ]
  250.         alpha = 1
  251.     }
  252.     specularColorSource = 1
  253.     specularFraction = 0.75
  254.     transparency = 0
  255.     transparencyPatternUsed? = 0
  256.     reflectivity = 0.2
  257.     finishPatternUsed? = 0
  258. }
  259. material "glass clear" {
  260.     illuminationModel = 0
  261.     diffuseness = 0.5579
  262.     cosinePower = 32
  263.     eccentricity = 0.129999995232
  264.     refractiveIndex = 1.3
  265.     color = {
  266.         value = [ 187.127489128 0.161242084382 1 ]
  267.         alpha = 1
  268.     }
  269.     colorPatternUsed? = 0
  270.     incandescence = {
  271.         value = [ 0 0 0 ]
  272.         alpha = 1
  273.     }
  274.     specularColorSource = 1
  275.     specularFraction = 1
  276.     transparency = 0.737999975681
  277.     transparencyPatternUsed? = 0
  278.     reflectivity = 0.2051
  279.     finishPatternUsed? = 0
  280. }
  281. material Scarlet {
  282.     illuminationModel = 3
  283.     diffuseness = 1
  284.     cosinePower = 32
  285.     eccentricity = 0.13
  286.     refractiveIndex = 1
  287.     color = {
  288.         value = [ 0 1 1 ]
  289.         alpha = 1
  290.     }
  291.     colorPatternUsed? = 0
  292.     incandescence = {
  293.         value = [ 0 0 0 ]
  294.         alpha = 1
  295.     }
  296.     specularColorSource = 0.8
  297.     specularFraction = 1
  298.     transparency = 0
  299.     transparencyPatternUsed? = 0
  300.     reflectivity = 0.2
  301.     finishPatternUsed? = 0
  302. }
  303. material Tangerine {
  304.     illuminationModel = 3
  305.     diffuseness = 0
  306.     cosinePower = 32
  307.     eccentricity = 0.13
  308.     refractiveIndex = 1
  309.     color = {
  310.         value = [ 25.922636759 0.800579842832 1 ]
  311.         alpha = 1
  312.     }
  313.     colorPatternUsed? = 0
  314.     incandescence = {
  315.         value = [ 0 0 0 ]
  316.         alpha = 1
  317.     }
  318.     specularColorSource = 0.8
  319.     specularFraction = 0
  320.     transparency = 1
  321.     transparencyPatternUsed? = 0
  322.     reflectivity = 0
  323.     finishPatternUsed? = 0
  324. }
  325. material Ultramarine {
  326.     illuminationModel = 3
  327.     diffuseness = 1
  328.     cosinePower = 32
  329.     eccentricity = 0.13
  330.     refractiveIndex = 1
  331.     color = {
  332.         value = [ 218.345616846 0.854291599908 1 ]
  333.         alpha = 1
  334.     }
  335.     colorPatternUsed? = 0
  336.     incandescence = {
  337.         value = [ 0 0 0 ]
  338.         alpha = 1
  339.     }
  340.     specularColorSource = 1
  341.     specularFraction = 1
  342.     transparency = 0
  343.     transparencyPatternUsed? = 0
  344.     reflectivity = 0.2
  345.     finishPatternUsed? = 0
  346. }
  347. material "water rippled" {
  348.     illuminationModel = 3
  349.     diffuseness = 0.8
  350.     cosinePower = 16
  351.     eccentricity = 0.33
  352.     refractiveIndex = 1.1
  353.     color = {
  354.         value = [ 167.555046921 0.788555733577 1 ]
  355.         alpha = 1
  356.     }
  357.     colorPatternUsed? = 0
  358.     incandescence = {
  359.         value = [ 0 0 0 ]
  360.         alpha = 1
  361.     }
  362.     specularColorSource = 1
  363.     specularFraction = 0.5
  364.     transparency = 0.638100028038
  365.     transparencyPatternUsed? = 0
  366.     reflectivity = 0.2789
  367.     finishPatternUsed? = 1
  368.     finishPattern like filePattern noise
  369. }
  370. fileBackdrop fileBackdrop-0 {
  371.     file = {
  372.         description = {
  373.             macintoshVRefNum = -1
  374.             macintoshParentID = 8395
  375.             macintoshName = "Alias Foyer"
  376.             macintoshFileID = 8396
  377.             macintoshRelativePath = ":Sketch! Catalog Images:Alias Foyer"
  378.             macintoshIsRelativeToDoc = 0
  379.         }
  380.     }
  381.     defaultColor = {
  382.         value = [ 0 0 1 ]
  383.         alpha = 1
  384.     }
  385. }
  386. colorBackdrop White {
  387.     color = {
  388.         value = [ 0 0 1 ]
  389.         alpha = 1
  390.     }
  391. }
  392. filePattern "Alias logo" {
  393.     file = {
  394.         description = {
  395.             macintoshVRefNum = -1
  396.             macintoshParentID = 8395
  397.             macintoshName = "Alias logo"
  398.             macintoshFileID = 8397
  399.             macintoshRelativePath = ":Sketch! Catalog Images:Alias logo"
  400.             macintoshIsRelativeToDoc = 0
  401.         }
  402.     }
  403. }
  404. filePattern noise {
  405.     file = {
  406.         description = {
  407.             macintoshVRefNum = -1
  408.             macintoshParentID = 8395
  409.             macintoshName = "noise"
  410.             macintoshFileID = 8406
  411.             macintoshRelativePath = ":Sketch! Catalog Images:noise"
  412.             macintoshIsRelativeToDoc = 0
  413.         }
  414.     }
  415. }
  416. quality Highlighted {
  417.     maxReflectionsPerRay = 0
  418.     maxRefractionsPerRay = 0
  419.     edgeSmoothness = 0
  420.     shadingMethod = 3
  421.     hasShadows? = 0
  422.     rayTracing? = 0
  423. }
  424. quality Photo-Realistic {
  425.     maxReflectionsPerRay = 3
  426.     maxRefractionsPerRay = 2
  427.     edgeSmoothness = 3
  428.     shadingMethod = 3
  429.     hasShadows? = 1
  430.     rayTracing? = 1
  431. }
  432. quality Preview {
  433.     maxReflectionsPerRay = 0
  434.     maxRefractionsPerRay = 0
  435.     edgeSmoothness = 0
  436.     shadingMethod = 1
  437.     hasShadows? = 0
  438.     rayTracing? = 0
  439. }
  440. quality "Ray Tracing" {
  441.     maxReflectionsPerRay = 2
  442.     maxRefractionsPerRay = 1
  443.     edgeSmoothness = 0
  444.     shadingMethod = 3
  445.     hasShadows? = 0
  446.     rayTracing? = 1
  447. }
  448. quality Smooth {
  449.     maxReflectionsPerRay = 0
  450.     maxRefractionsPerRay = 0
  451.     edgeSmoothness = 2
  452.     shadingMethod = 3
  453.     hasShadows? = 0
  454.     rayTracing? = 0
  455. }
  456. resolution 4:2:2 {
  457.     width = 720
  458.     height = 486
  459. }
  460. resolution NTSC {
  461.     width = 640
  462.     height = 480
  463. }
  464. resolution PAL {
  465.     width = 780
  466.     height = 576
  467. }
  468. resolution Preview {
  469.     width = 320
  470.     height = 240
  471. }
  472. resolution Slide {
  473.     width = 2048
  474.     height = 1366
  475. }
  476. ground plane-0 {
  477.     shape like groundShape plane-0-Shape
  478.     scale = [ 12 12 1 ]
  479.     orientation = [ 12 12 1 0 ]
  480.     translation = [ 0 0 0 ]
  481. }
  482. renderSettings renderSettings-0 {
  483.     useSunlight? = 0
  484.     sunlightColor = {
  485.         value = [ 0 0 1 ]
  486.         alpha = 1
  487.     }
  488.     quality like quality Highlighted
  489.     resolution like resolution Preview
  490. }
  491. viewShape viewShape-0 {
  492.     aspectRatio = 0.75
  493.     fieldOfView = 80.5729577951
  494.     iconSize = 1
  495. }
  496. assemblyShape World-Shape {
  497.     components are {
  498.         ground plane-0
  499.         plane "vertical plane"
  500.         plane "bot cap plane"
  501.         assembly "bottle cap"
  502.         assembly bottle
  503.         capSurface label
  504.         assembly assembly-11
  505.         assembly assembly-12
  506.         pointLight pointLight-1
  507.         spotLight spotLight-9
  508.         extrude extrude-6-1
  509.     }
  510. }
  511. groundShape plane-0-Shape {
  512. }
  513. plane "vertical plane" {
  514.     shape like planeShape "vertical plane-Shape"
  515.     scale = [ 6 6 1 ]
  516.     orientation = [ 0.57735026919 0.57735026919 0.57735026919 120 ]
  517.     translation = [ -1 3.01135605405 8 ]
  518. }
  519. plane "bot cap plane" {
  520.     shape like planeShape "bot cap plane-Shape"
  521.     scale = [ 1.29696718608 1.29696718608 1 ]
  522.     orientation = [ 0.593076324163 -0.557154378098 -0.581239600065 116.005206518 ]
  523.     translation = [ 8.12201415085 18.9128050812 -4.33012812737 ]
  524. }
  525. assembly "bottle cap" {
  526.     shape like assemblyShape "bottle cap-Shape"
  527.     scale = [ 1 1 1 ]
  528.     orientation = [ 1 1 1 0 ]
  529.     translation = [ 0 0 12.0681363243 ]
  530.     materialPositioning = {
  531.     }
  532.     material like material copper
  533.     materialInherited? = 0
  534. }
  535. assembly bottle {
  536.     shape like assemblyShape bottle-Shape
  537.     scale = [ 1 1 1 ]
  538.     orientation = [ 1 1 1 0 ]
  539.     translation = [ 0 0 12.0681363243 ]
  540.     materialPositioning = {
  541.     }
  542.     material like material "water rippled"
  543.     materialInherited? = 0
  544. }
  545. capSurface label {
  546.     shape like capSurfaceShape label-Shape
  547.     scale = [ 1 1 1 ]
  548.     orientation = [ 1 1 1 0 ]
  549.     translation = [ 0 0 12.0681363243 ]
  550.     materialPositioning = {
  551.         vScale = 0.796296296296
  552.     }
  553.     material like material "Alias logo"
  554.     materialInherited? = 0
  555. }
  556. assembly assembly-11 {
  557.     shape like assemblyShape assembly-11-Shape
  558.     scale = [ 1 1 1 ]
  559.     orientation = [ 1 1 1 0 ]
  560.     translation = [ 0 0 0 ]
  561.     materialPositioning = {
  562.     }
  563.     material like material Ultramarine
  564.     materialInherited? = 0
  565. }
  566. assembly assembly-12 {
  567.     shape like assemblyShape assembly-12-Shape
  568.     scale = [ 1 1 1 ]
  569.     orientation = [ 1 1 1 0 ]
  570.     translation = [ 0 0 12.0681363243 ]
  571.     materialPositioning = {
  572.     }
  573.     material like material "glass clear"
  574.     materialInherited? = 0
  575. }
  576. pointLight pointLight-1 {
  577.     shape like pointLightShape pointLight-1-Shape
  578.     scale = [ 0.5 0.5 0.5 ]
  579.     orientation = [ 0.5 0.5 0.5 0 ]
  580.     translation = [ 45.290232143 22.6507124992 122.890868167 ]
  581. }
  582. spotLight spotLight-9 {
  583.     shape like spotLightShape spotLight-9-Shape
  584.     scale = [ 2 2 2 ]
  585.     orientation = [ -0.00376464665395 -0.00376464665395 -0.999985827335 90.0008120396 ]
  586.     translation = [ 12.5948315919 4 22.3510140285 ]
  587. }
  588. extrude extrude-6-1 {
  589.     shape like extrudeShape extrude-6-1-Shape
  590.     scale = [ 1 1 1 ]
  591.     orientation = [ 1 1 1 0 ]
  592.     translation = [ 0 0 0 ]
  593.     materialPositioning = {
  594.     }
  595.     material like material Eggshell
  596.     materialInherited? = 0
  597.     shadowsOnly? = 1
  598. }
  599. planeShape "vertical plane-Shape" {
  600. }
  601. planeShape "bot cap plane-Shape" {
  602. }
  603. assemblyShape "bottle cap-Shape" {
  604.     components are {
  605.         capSurface startCap-1
  606.         capSurface endCap-1
  607.         revolve revolve-2
  608.     }
  609. }
  610. assemblyShape bottle-Shape {
  611.     components are {
  612.         assembly "bottle body"
  613.         surface "bottle neck"
  614.     }
  615. }
  616. capSurfaceShape label-Shape {
  617.     face = {
  618.         vertices are {
  619.             20
  620.             18
  621.             17
  622.             15
  623.             13
  624.             11
  625.             2
  626.             3
  627.             4
  628.             5
  629.             9
  630.             8
  631.             6
  632.             1
  633.             0
  634.             7
  635.             10
  636.             12
  637.             14
  638.             16
  639.             19
  640.             26
  641.             25
  642.             24
  643.             23
  644.             22
  645.             21
  646.         }
  647.     }
  648.     vertices are {
  649.         0
  650.         [ 8 -11.0330600246 6.8785925591 1 ]
  651.         1
  652.         [ 8 -11.0277890249 6.18756961594 1 ]
  653.         2
  654.         [ 8 -10.9908920274 2.53467166166 1 ]
  655.         3
  656.         [ 8 -10.9908920274 2.98863900999 1 ]
  657.         4
  658.         [ 8 -10.9908920274 3.67945888789 1 ]
  659.         5
  660.         [ 8 -10.9908920274 4.13342623622 1 ]
  661.         6
  662.         [ 8 -10.9908920274 5.73218081077 1 ]
  663.         7
  664.         [ 8 -10.9908920274 7.33093538532 1 ]
  665.         8
  666.         [ 8 -10.9628012386 5.27821346244 1 ]
  667.         9
  668.         [ 8 -10.9587882688 4.58739358454 1 ]
  669.         10
  670.         [ 8 -10.9114350889 7.74176378943 1 ]
  671.         11
  672.         [ 8 -10.8318573686 1.71308651346 1 ]
  673.         12
  674.         [ 8 -10.603129658 8.05051090347 1 ]
  675.         13
  676.         [ 8 -10.2152956141 1.09564144113 1 ]
  677.         14
  678.         [ 8 -10.1927136219 8.1303126726 1 ]
  679.         15
  680.         [ 8 -9.39453521644 0.935917087112 1 ]
  681.         16
  682.         [ 8 -8.21516157111 8.17805682715 1 ]
  683.         17
  684.         [ 8 -8.03467571082 0.935917087112 1 ]
  685.         18
  686.         [ 8 -5.96532428918 0.935917087112 1 ]
  687.         19
  688.         [ 8 -4.65786943269 7.33613699259 1 ]
  689.         20
  690.         [ 8 -4.60546478356 0.935917087112 1 ]
  691.         21
  692.         [ 8 -3.78526982955 1.09659389025 1 ]
  693.         22
  694.         [ 8 -3.16909481278 1.71365184325 1 ]
  695.         23
  696.         [ 8 -3.00910797261 2.53467166166 1 ]
  697.         24
  698.         [ 8 -3.00910797261 2.98863900999 1 ]
  699.         25
  700.         [ 8 -3.00910797261 3.67945888789 1 ]
  701.         26
  702.         [ 8 -3.00910797261 4.13342623622 1 ]
  703.     }
  704.     startCap? = 1
  705.     baseSurface like surfaceShape edge-Shape
  706. }
  707. assemblyShape assembly-11-Shape {
  708.     components are {
  709.         capSurface endCap
  710.         capSurface startCap
  711.         extrude extrude-6
  712.     }
  713. }
  714. assemblyShape assembly-12-Shape {
  715.     components are {
  716.         capSurface endCap-2
  717.         capSurface startCap-2
  718.         extrude extrude-7
  719.     }
  720. }
  721. pointLightShape pointLight-1-Shape {
  722.     color = {
  723.         value = [ 0 0 1 ]
  724.         alpha = 1
  725.     }
  726.     intensity = 0.393333333333
  727.     rateOfDecay = 0
  728. }
  729. spotLightShape spotLight-9-Shape {
  730.     color = {
  731.         value = [ 0 0 1 ]
  732.         alpha = 1
  733.     }
  734.     intensity = 1
  735.     rateOfDecay = 0
  736.     coneAngle = 137.261966667
  737.     dropOffRate = 0
  738. }
  739. extrudeShape extrude-6-1-Shape {
  740.     numControlVerticesInU = 4
  741.     numControlVerticesInV = 4
  742.     uvOrder = 1
  743.     smoothness = 1
  744.     controlVertices are {
  745.         [ -29.5832145004 -31.8109711402 0 1 ]
  746.         [ -34.948732416 11.8740698803 0 1 ]
  747.         [ -40.3142503316 55.5591109009 0 1 ]
  748.         [ -45.6797682471 99.2441519214 0 1 ]
  749.         [ -3.04546602198 -38.6463385822 0 1 ]
  750.         [ -8.41098393758 5.03870243829 0 1 ]
  751.         [ -13.7765018532 48.7237434589 0 1 ]
  752.         [ -19.1420197687 92.4087844794 0 1 ]
  753.         [ 23.4922824565 -45.4817060241 0 1 ]
  754.         [ 18.1267645409 -1.79666500361 0 1 ]
  755.         [ 12.7612466253 41.888376017 0 1 ]
  756.         [ 7.39572870982 85.5734170375 0 1 ]
  757.         [ 50.0300309349 -52.3170734661 0 1 ]
  758.         [ 44.6645130193 -8.63203244561 0 1 ]
  759.         [ 39.2989951037 35.053008575 0 1 ]
  760.         [ 33.9334771882 78.7380495955 0 1 ]
  761.     }
  762.     uKnots are {
  763.         0
  764.         0
  765.         0
  766.         1
  767.         1
  768.         1
  769.     }
  770.     vKnots are {
  771.         0
  772.         0
  773.         0
  774.         1
  775.         1
  776.         1
  777.     }
  778.     cross-section = {
  779.         scale = [ 1 1 1 ]
  780.         orientation = [ 1 1 1 0 ]
  781.         translation = [ 0 0 0 ]
  782.     }
  783.     path = {
  784.         scale = [ 1 1 1 ]
  785.         orientation = [ 1 1 1 0 ]
  786.         translation = [ 0 0 0 ]
  787.     }
  788.     cross-sectionShape = {
  789.         smoothness = 2
  790.         controlVertices are {
  791.             [ -29.5832145004 -31.8109711402 0 1 ]
  792.             [ -34.948732416 11.8740698803 0 1 ]
  793.             [ -40.3142503316 55.5591109009 0 1 ]
  794.             [ -45.6797682471 99.2441519214 0 1 ]
  795.         }
  796.         knots are {
  797.             0
  798.             0
  799.             0
  800.             1
  801.             1
  802.             1
  803.         }
  804.     }
  805.     pathShape = {
  806.         smoothness = 2
  807.         controlVertices are {
  808.             [ -41.4294435403 64.6388049466 0 1 ]
  809.             [ -14.8916950619 57.8034375046 0 1 ]
  810.             [ 11.6460534166 50.9680700627 0 1 ]
  811.             [ 38.183801895 44.1327026207 0 1 ]
  812.         }
  813.         knots are {
  814.             0
  815.             0
  816.             0
  817.             1
  818.             1
  819.             1
  820.         }
  821.     }
  822.     profilesAreNormal? = 0
  823.     intersectionParameter = 0.735948155506
  824. }
  825. capSurface startCap-1 {
  826.     shape like capSurfaceShape startCap-1-Shape
  827.     scale = [ 1 1 1 ]
  828.     orientation = [ 1 1 1 0 ]
  829.     translation = [ 0 0 0 ]
  830.     materialPositioning = {
  831.     }
  832.     material like material copper
  833.     materialInherited? = 0
  834. }
  835. capSurface endCap-1 {
  836.     shape like capSurfaceShape endCap-1-Shape
  837.     scale = [ 1 1 1 ]
  838.     orientation = [ 1 1 1 0 ]
  839.     translation = [ 0 0 0 ]
  840.     materialPositioning = {
  841.     }
  842.     material like material copper
  843.     materialInherited? = 0
  844. }
  845. revolve revolve-2 {
  846.     shape like revolveShape revolve-2-Shape
  847.     scale = [ 1 1 1 ]
  848.     orientation = [ 1 1 1 0 ]
  849.     translation = [ 0 0 0 ]
  850.     materialPositioning = {
  851.     }
  852.     material like material copper
  853.     materialInherited? = 0
  854. }
  855. assembly "bottle body" {
  856.     shape like assemblyShape "bottle body-Shape"
  857.     scale = [ 1 1 1 ]
  858.     orientation = [ 1 1 1 0 ]
  859.     translation = [ 0 0 0 ]
  860.     materialPositioning = {
  861.     }
  862.     material like material "water rippled"
  863.     materialInherited? = 0
  864. }
  865. surface "bottle neck" {
  866.     shape like surfaceShape "bottle neck-Shape"
  867.     scale = [ 1 1 1 ]
  868.     orientation = [ 1 1 1 0 ]
  869.     translation = [ 0 0 0 ]
  870.     materialPositioning = {
  871.     }
  872.     material like material "water rippled"
  873.     materialInherited? = 0
  874. }
  875. surfaceShape edge-Shape {
  876.     numControlVerticesInU = 10
  877.     numControlVerticesInV = 28
  878.     uvOrder = 1
  879.     vForm = 1
  880.     smoothness = 2
  881.     controlVertices are {
  882.         [ 8 -4.60546478356 0.935917087112 1 ]
  883.         [ 8 -5.1375837205 0.935917087112 1 ]
  884.         [ 8 -8.8624162795 0.935917087112 1 ]
  885.         [ 8 -9.39453521644 0.935917087112 1 ]
  886.         [ 8 -10.385233218 0.855261025724 0.806381151792 ]
  887.         [ 8 -11.0722255718 1.54307738001 0.806381151792 ]
  888.         [ 8 -10.9908920274 2.53467166166 1 ]
  889.         [ 8 -10.9908920274 2.71231105882 1 ]
  890.         [ 8 -10.9908920274 3.95578683906 1 ]
  891.         [ 8 -10.9908920274 4.13342623622 1 ]
  892.         [ 8 -10.9367169347 4.31106563337 1 ]
  893.         [ 8 -10.9547752989 5.55454141361 1 ]
  894.         [ 8 -10.9908920274 5.73218081077 1 ]
  895.         [ 8 -11.0383310242 5.91164779529 1 ]
  896.         [ 8 -11.0620505227 7.15603736922 1 ]
  897.         [ 8 -10.9908920274 7.33093538532 1 ]
  898.         [ 8 -11.0316735859 7.82679855434 0.806283269408 ]
  899.         [ 8 -10.6881286439 8.17075550347 0.806283269408 ]
  900.         [ 8 -10.1927136219 8.1303126726 1 ]
  901.         [ 8 -10.1677885369 8.13251317747 1 ]
  902.         [ 8 -2.54084717154 9.00690809772 1 ]
  903.         [ 8 -3.00910797261 4.13342623622 1 ]
  904.         [ 8 -3.00910797261 3.95578683906 1 ]
  905.         [ 8 -3.00910797261 2.71231105882 1 ]
  906.         [ 8 -3.00910797261 2.53467166166 1 ]
  907.         [ 8 -2.92958323585 1.54411853863 0.807152530728 ]
  908.         [ 8 -3.61580783042 0.857070052547 0.807152530728 ]
  909.         [ 8 -4.60546478356 0.935917087112 1 ]
  910.         [ 7.8888888889 -3.99528838964 0 1 ]
  911.         [ 7.8888888889 -4.66195505624 0 1 ]
  912.         [ 7.8888888889 -9.32862172304 0 1 ]
  913.         [ 7.8888888889 -9.99528838964 0 1 ]
  914.         [ 7.8888888889 -11.1644666262 0.00408286313926 0.806381151792 ]
  915.         [ 7.8888888889 -11.9912055265 0.830821763453 0.806381151792 ]
  916.         [ 7.8888888889 -11.9952883896 2 1 ]
  917.         [ 7.8888888889 -11.9952883896 2.2222222222 1 ]
  918.         [ 7.8888888889 -11.9952883896 3.7777777778 1 ]
  919.         [ 7.8888888889 -11.9952883896 4 1 ]
  920.         [ 7.8888888889 -11.1523228389 4.21071315876 1 ]
  921.         [ 7.8888888889 -11.4333113558 5.77010506884 1 ]
  922.         [ 7.8888888889 -11.9952883896 6 1 ]
  923.         [ 7.8888888889 -12.6985015241 6.57873781216 1 ]
  924.         [ 7.8888888889 -13.0501080914 8.31255116273 1 ]
  925.         [ 7.8888888889 -11.9952883896 8 1 ]
  926.         [ 7.8888888889 -11.9933685224 8.58466049979 0.806283269408 ]
  927.         [ 7.8888888889 -11.5799488894 8.99808013279 0.806283269408 ]
  928.         [ 7.8888888889 -10.9952883896 9 1 ]
  929.         [ 7.8888888889 -10.9652883896 9.00111111111 1 ]
  930.         [ 7.8888888889 -1.99528838964 9.33333333333 1 ]
  931.         [ 7.8888888889 -1.99528838964 4 1 ]
  932.         [ 7.8888888889 -1.99528838964 3.7777777778 1 ]
  933.         [ 7.8888888889 -1.99528838964 2.2222222222 1 ]
  934.         [ 7.8888888889 -1.99528838964 2 1 ]
  935.         [ 7.8888888889 -2.00128699037 0.831947403819 0.807152530728 ]
  936.         [ 7.8888888889 -2.82723579346 0.00599860072754 0.807152530728 ]
  937.         [ 7.8888888889 -3.99528838964 0 1 ]
  938.         [ 7.1111111111 -3.96230711711 0 1 ]
  939.         [ 7.1111111111 -4.62897378371 0 1 ]
  940.         [ 7.1111111111 -9.29564045051 0 1 ]
  941.         [ 7.1111111111 -9.96230711711 0 1 ]
  942.         [ 7.1111111111 -11.1314853537 0.00408286313926 0.806381151792 ]
  943.         [ 7.1111111111 -11.958224254 0.830821763453 0.806381151792 ]
  944.         [ 7.1111111111 -11.9623071171 2 1 ]
  945.         [ 7.1111111111 -11.9623071171 2.2222222222 1 ]
  946.         [ 7.1111111111 -11.9623071171 3.7777777778 1 ]
  947.         [ 7.1111111111 -11.9623071171 4 1 ]
  948.         [ 7.1111111111 -10.7455372973 4.2050109402 1 ]
  949.         [ 7.1111111111 -11.1511272372 5.7663035898 1 ]
  950.         [ 7.1111111111 -11.9623071171 6 1 ]
  951.         [ 7.1111111111 -13.0277845673 6.77619963575 1 ]
  952.         [ 7.1111111111 -13.5605232924 8.60874389813 1 ]
  953.         [ 7.1111111111 -11.9623071171 8 1 ]
  954.         [ 7.1111111111 -11.9603872499 8.58466049979 0.806283269408 ]
  955.         [ 7.1111111111 -11.5469676169 8.99808013279 0.806283269408 ]
  956.         [ 7.1111111111 -10.9623071171 9 1 ]
  957.         [ 7.1111111111 -10.9323071171 9.00111111111 1 ]
  958.         [ 7.1111111111 -1.96230711711 9.33333333333 1 ]
  959.         [ 7.1111111111 -1.96230711711 4 1 ]
  960.         [ 7.1111111111 -1.96230711711 3.7777777778 1 ]
  961.         [ 7.1111111111 -1.96230711711 2.2222222222 1 ]
  962.         [ 7.1111111111 -1.96230711711 2 1 ]
  963.         [ 7.1111111111 -1.96830571783 0.831947403819 0.807152530728 ]
  964.         [ 7.1111111111 -2.79425452093 0.00599860072754 0.807152530728 ]
  965.         [ 7.1111111111 -3.96230711711 0 1 ]
  966.         [ 6.91347063351 -3.95942929973 0 1 ]
  967.         [ 6.94171491348 -4.6254973931 0 1 ]
  968.         [ 7.13942487331 -9.28797404728 0 1 ]
  969.         [ 7.16766915328 -9.95404214065 0 1 ]
  970.         [ 7.21720304946 -11.122170619 0.00408286313926 0.806381151792 ]
  971.         [ 7.25222901691 -11.9481672237 0.830821763453 0.806381151792 ]
  972.         [ 7.2524019932 -11.952246421 2 1 ]
  973.         [ 7.2524019932 -11.952246421 2.2222222222 1 ]
  974.         [ 7.2524019932 -11.952246421 3.7777777778 1 ]
  975.         [ 7.2524019932 -11.952246421 4 1 ]
  976.         [ 7.2524019932 -10.7354766012 4.2050109402 1 ]
  977.         [ 7.2524019932 -11.1410665411 5.7663035898 1 ]
  978.         [ 7.2524019932 -11.952246421 6 1 ]
  979.         [ 7.2524019932 -13.0177238712 6.77619963575 1 ]
  980.         [ 7.2524019932 -13.5504625963 8.60874389813 1 ]
  981.         [ 7.2524019932 -11.952246421 8 1 ]
  982.         [ 7.2523206553 -11.9503282775 8.58466049979 0.806283269408 ]
  983.         [ 7.23480554551 -11.5372798374 8.99808013279 0.806283269408 ]
  984.         [ 7.21003557324 -10.9531442808 9 1 ]
  985.         [ 7.20876458064 -10.9231712166 9.00111111111 1 ]
  986.         [ 6.82873779358 -1.96122501942 9.33333333333 1 ]
  987.         [ 6.82873779358 -1.96122501942 4 1 ]
  988.         [ 6.82873779358 -1.96122501942 3.7777777778 1 ]
  989.         [ 6.82873779358 -1.96122501942 2.2222222222 1 ]
  990.         [ 6.82873779358 -1.96122501942 2 1 ]
  991.         [ 6.82899193282 -1.96721823425 0.831947403819 0.807152530728 ]
  992.         [ 6.86398442668 -2.79242545107 0.00599860072754 0.807152530728 ]
  993.         [ 6.91347063351 -3.95942929973 0 1 ]
  994.         [ 6.69124841131 -3.95942929973 0 1 ]
  995.         [ 6.71949269128 -4.6254973931 0 1 ]
  996.         [ 6.91720265111 -9.28797404728 0 1 ]
  997.         [ 6.94544693108 -9.95404214065 0 1 ]
  998.         [ 6.99498082726 -11.122170619 0.00408286313926 0.806381151792 ]
  999.         [ 7.03000679471 -11.9481672237 0.830821763453 0.806381151792 ]
  1000.         [ 7.030179771 -11.952246421 2 1 ]
  1001.         [ 7.030179771 -11.952246421 2.2222222222 1 ]
  1002.         [ 7.030179771 -11.952246421 3.7777777778 1 ]
  1003.         [ 7.030179771 -11.952246421 4 1 ]
  1004.         [ 7.030179771 -10.7354766012 4.2050109402 1 ]
  1005.         [ 7.030179771 -11.1410665411 5.7663035898 1 ]
  1006.         [ 7.030179771 -11.952246421 6 1 ]
  1007.         [ 7.030179771 -13.0177238712 6.77619963575 1 ]
  1008.         [ 7.030179771 -13.5504625963 8.60874389813 1 ]
  1009.         [ 7.030179771 -11.952246421 8 1 ]
  1010.         [ 7.0300984331 -11.9503282775 8.58466049979 0.806283269408 ]
  1011.         [ 7.01258332331 -11.5372798374 8.99808013279 0.806283269408 ]
  1012.         [ 6.98781335104 -10.9531442808 9 1 ]
  1013.         [ 6.98654235844 -10.9231712166 9.00111111111 1 ]
  1014.         [ 6.60651557138 -1.96122501942 9.33333333333 1 ]
  1015.         [ 6.60651557138 -1.96122501942 4 1 ]
  1016.         [ 6.60651557138 -1.96122501942 3.7777777778 1 ]
  1017.         [ 6.60651557138 -1.96122501942 2.2222222222 1 ]
  1018.         [ 6.60651557138 -1.96122501942 2 1 ]
  1019.         [ 6.60676971062 -1.96721823425 0.831947403819 0.807152530728 ]
  1020.         [ 6.64176220448 -2.79242545107 0.00599860072754 0.807152530728 ]
  1021.         [ 6.69124841131 -3.95942929973 0 1 ]
  1022.         [ 5.13569285571 -3.95942929973 0 1 ]
  1023.         [ 5.16393713568 -4.6254973931 0 1 ]
  1024.         [ 5.36164709551 -9.28797404728 0 1 ]
  1025.         [ 5.38989137548 -9.95404214065 0 1 ]
  1026.         [ 5.43942527166 -11.122170619 0.00408286313926 0.806381151792 ]
  1027.         [ 5.47445123911 -11.9481672237 0.830821763453 0.806381151792 ]
  1028.         [ 5.4746242154 -11.952246421 2 1 ]
  1029.         [ 5.4746242154 -11.952246421 2.2222222222 1 ]
  1030.         [ 5.4746242154 -11.952246421 3.7777777778 1 ]
  1031.         [ 5.4746242154 -11.952246421 4 1 ]
  1032.         [ 5.4746242154 -10.7354766012 4.2050109402 1 ]
  1033.         [ 5.4746242154 -11.1410665411 5.7663035898 1 ]
  1034.         [ 5.4746242154 -11.952246421 6 1 ]
  1035.         [ 5.4746242154 -13.0177238712 6.77619963575 1 ]
  1036.         [ 5.4746242154 -13.5504625963 8.60874389813 1 ]
  1037.         [ 5.4746242154 -11.952246421 8 1 ]
  1038.         [ 5.4745428775 -11.9503282775 8.58466049979 0.806283269408 ]
  1039.         [ 5.45702776771 -11.5372798374 8.99808013279 0.806283269408 ]
  1040.         [ 5.43225779544 -10.9531442808 9 1 ]
  1041.         [ 5.43098680284 -10.9231712166 9.00111111111 1 ]
  1042.         [ 5.05096001578 -1.96122501942 9.33333333333 1 ]
  1043.         [ 5.05096001578 -1.96122501942 4 1 ]
  1044.         [ 5.05096001578 -1.96122501942 3.7777777778 1 ]
  1045.         [ 5.05096001578 -1.96122501942 2.2222222222 1 ]
  1046.         [ 5.05096001578 -1.96122501942 2 1 ]
  1047.         [ 5.05121415502 -1.96721823425 0.831947403819 0.807152530728 ]
  1048.         [ 5.08620664888 -2.79242545107 0.00599860072754 0.807152530728 ]
  1049.         [ 5.13569285571 -3.95942929973 0 1 ]
  1050.         [ 4.91347063351 -3.95942929973 0 1 ]
  1051.         [ 4.94171491348 -4.6254973931 0 1 ]
  1052.         [ 5.13942487331 -9.28797404728 0 1 ]
  1053.         [ 5.16766915328 -9.95404214065 0 1 ]
  1054.         [ 5.21720304946 -11.122170619 0.00408286313926 0.806381151792 ]
  1055.         [ 5.25222901691 -11.9481672237 0.830821763453 0.806381151792 ]
  1056.         [ 5.2524019932 -11.952246421 2 1 ]
  1057.         [ 5.2524019932 -11.952246421 2.2222222222 1 ]
  1058.         [ 5.2524019932 -11.952246421 3.7777777778 1 ]
  1059.         [ 5.2524019932 -11.952246421 4 1 ]
  1060.         [ 5.2524019932 -10.7354766012 4.2050109402 1 ]
  1061.         [ 5.2524019932 -11.1410665411 5.7663035898 1 ]
  1062.         [ 5.2524019932 -11.952246421 6 1 ]
  1063.         [ 5.2524019932 -13.0177238712 6.77619963575 1 ]
  1064.         [ 5.2524019932 -13.5504625963 8.60874389813 1 ]
  1065.         [ 5.2524019932 -11.952246421 8 1 ]
  1066.         [ 5.2523206553 -11.9503282775 8.58466049979 0.806283269408 ]
  1067.         [ 5.23480554551 -11.5372798374 8.99808013279 0.806283269408 ]
  1068.         [ 5.21003557324 -10.9531442808 9 1 ]
  1069.         [ 5.20876458064 -10.9231712166 9.00111111111 1 ]
  1070.         [ 4.82873779358 -1.96122501942 9.33333333333 1 ]
  1071.         [ 4.82873779358 -1.96122501942 4 1 ]
  1072.         [ 4.82873779358 -1.96122501942 3.7777777778 1 ]
  1073.         [ 4.82873779358 -1.96122501942 2.2222222222 1 ]
  1074.         [ 4.82873779358 -1.96122501942 2 1 ]
  1075.         [ 4.82899193282 -1.96721823425 0.831947403819 0.807152530728 ]
  1076.         [ 4.86398442668 -2.79242545107 0.00599860072754 0.807152530728 ]
  1077.         [ 4.91347063351 -3.95942929973 0 1 ]
  1078.         [ 4.80235952241 -3.95942929973 0 1 ]
  1079.         [ 4.83060380238 -4.6254973931 0 1 ]
  1080.         [ 5.02831376221 -9.28797404728 0 1 ]
  1081.         [ 5.05655804218 -9.95404214065 0 1 ]
  1082.         [ 5.10609193836 -11.122170619 0.00408286313926 0.806381151792 ]
  1083.         [ 5.14111790581 -11.9481672237 0.830821763453 0.806381151792 ]
  1084.         [ 5.1412908821 -11.952246421 2 1 ]
  1085.         [ 5.1412908821 -11.952246421 2.2222222222 1 ]
  1086.         [ 5.1412908821 -11.952246421 3.7777777778 1 ]
  1087.         [ 5.1412908821 -11.952246421 4 1 ]
  1088.         [ 5.1412908821 -10.7658062486 4.20543188927 1 ]
  1089.         [ 5.1412908821 -11.1612863061 5.76658422251 1 ]
  1090.         [ 5.1412908821 -11.952246421 6 1 ]
  1091.         [ 5.1412908821 -12.9689903428 6.75086144206 1 ]
  1092.         [ 5.1412908821 -13.4773623037 8.57073660759 1 ]
  1093.         [ 5.1412908821 -11.952246421 8 1 ]
  1094.         [ 5.1412095442 -11.9503282775 8.58466049979 0.806283269408 ]
  1095.         [ 5.12369443441 -11.5372798374 8.99808013279 0.806283269408 ]
  1096.         [ 5.09892446214 -10.9531442808 9 1 ]
  1097.         [ 5.09765346954 -10.9231712166 9.00111111111 1 ]
  1098.         [ 4.71762668248 -1.96122501942 9.33333333333 1 ]
  1099.         [ 4.71762668248 -1.96122501942 4 1 ]
  1100.         [ 4.71762668248 -1.96122501942 3.7777777778 1 ]
  1101.         [ 4.71762668248 -1.96122501942 2.2222222222 1 ]
  1102.         [ 4.71762668248 -1.96122501942 2 1 ]
  1103.         [ 4.71788082172 -1.96721823425 0.831947403819 0.807152530728 ]
  1104.         [ 4.75287331558 -2.79242545107 0.00599860072754 0.807152530728 ]
  1105.         [ 4.80235952241 -3.95942929973 0 1 ]
  1106.         [ 4.02458174461 -3.95942929973 0 1 ]
  1107.         [ 4.05282602458 -4.6254973931 0 1 ]
  1108.         [ 4.25053598441 -9.28797404728 0 1 ]
  1109.         [ 4.27878026438 -9.95404214065 0 1 ]
  1110.         [ 4.32831416056 -11.122170619 0.00408286313926 0.806381151792 ]
  1111.         [ 4.36334012801 -11.9481672237 0.830821763453 0.806381151792 ]
  1112.         [ 4.3635131043 -11.952246421 2 1 ]
  1113.         [ 4.3635131043 -11.952246421 2.2222222222 1 ]
  1114.         [ 4.3635131043 -11.952246421 3.7777777778 1 ]
  1115.         [ 4.3635131043 -11.952246421 4 1 ]
  1116.         [ 4.3635131043 -11.1615002618 4.21092377719 1 ]
  1117.         [ 4.3635131043 -11.4250823148 5.77024548113 1 ]
  1118.         [ 4.3635131043 -11.952246421 6 1 ]
  1119.         [ 4.3635131043 -12.5968125281 6.55735373046 1 ]
  1120.         [ 4.3635131043 -12.9190955817 8.28047504019 1 ]
  1121.         [ 4.3635131043 -11.952246421 8 1 ]
  1122.         [ 4.3634317664 -11.9503282775 8.58466049979 0.806283269408 ]
  1123.         [ 4.34591665661 -11.5372798374 8.99808013279 0.806283269408 ]
  1124.         [ 4.32114668434 -10.9531442808 9 1 ]
  1125.         [ 4.31987569174 -10.9231712166 9.00111111111 1 ]
  1126.         [ 3.93984890468 -1.96122501942 9.33333333333 1 ]
  1127.         [ 3.93984890468 -1.96122501942 4 1 ]
  1128.         [ 3.93984890468 -1.96122501942 3.7777777778 1 ]
  1129.         [ 3.93984890468 -1.96122501942 2.2222222222 1 ]
  1130.         [ 3.93984890468 -1.96122501942 2 1 ]
  1131.         [ 3.94010304392 -1.96721823425 0.831947403819 0.807152530728 ]
  1132.         [ 3.97509553778 -2.79242545107 0.00599860072754 0.807152530728 ]
  1133.         [ 4.02458174461 -3.95942929973 0 1 ]
  1134.         [ 3.93906985298 -4.56312050096 0.939919117546 1 ]
  1135.         [ 3.96162541751 -5.09503499407 0.939919117546 1 ]
  1136.         [ 4.11951436928 -8.81843644631 0.939919117546 1 ]
  1137.         [ 4.14206993381 -9.35035093942 0.939919117546 1 ]
  1138.         [ 4.18476904843 -10.3572988203 0.841104785518 0.806381151792 ]
  1139.         [ 4.21392303691 -11.0448200295 1.52924384712 0.806381151792 ]
  1140.         [ 4.20973662742 -10.9460944189 2.5370966386 1 ]
  1141.         [ 4.20973662742 -10.9460944189 2.71456080759 1 ]
  1142.         [ 4.20973662742 -10.9460944189 3.95680999066 1 ]
  1143.         [ 4.20973662742 -10.9460944189 4.13427415965 1 ]
  1144.         [ 4.20973662742 -10.9460944189 4.31141475093 1 ]
  1145.         [ 4.20973662742 -10.9460944189 5.55377179324 1 ]
  1146.         [ 4.20973662742 -10.9460944189 5.7314516807 1 ]
  1147.         [ 4.20973662742 -10.9460944189 5.90891584969 1 ]
  1148.         [ 4.20973662742 -10.9460944189 7.15116503277 1 ]
  1149.         [ 4.20973662742 -10.9460944189 7.32862920175 1 ]
  1150.         [ 4.21183481738 -10.9955747876 7.8326242811 0.806283269408 ]
  1151.         [ 4.19725574781 -10.6517652416 8.17674279729 0.806283269408 ]
  1152.         [ 4.17590328062 -10.1482226792 8.12721796228 1 ]
  1153.         [ 4.17482519392 -10.1227988003 8.13009984994 1 ]
  1154.         [ 3.84901737921 -2.4394664526 9.08678419377 1 ]
  1155.         [ 3.87140315936 -2.96737702147 4.13427415965 1 ]
  1156.         [ 3.87140315936 -2.96737702147 3.95680999066 1 ]
  1157.         [ 3.87140315936 -2.96737702147 2.71456080759 1 ]
  1158.         [ 3.87140315936 -2.96737702147 2.5370966386 1 ]
  1159.         [ 3.86729530808 -2.87050400242 1.53032687154 0.807152530728 ]
  1160.         [ 3.89641662222 -3.55725467205 0.842959041938 0.807152530728 ]
  1161.         [ 3.93906985298 -4.56312050096 0.939919117546 1 ]
  1162.     }
  1163.     uKnots are {
  1164.         0
  1165.         0
  1166.         0
  1167.         1
  1168.         1
  1169.         1
  1170.         2
  1171.         2
  1172.         2
  1173.         3
  1174.         3
  1175.         3
  1176.     }
  1177.     vKnots are {
  1178.         0
  1179.         0
  1180.         0
  1181.         1
  1182.         1
  1183.         1
  1184.         4.05925957389
  1185.         4.05925957389
  1186.         4.05925957389
  1187.         5.05925957389
  1188.         5.05925957389
  1189.         5.05925957389
  1190.         6.05925957389
  1191.         6.05925957389
  1192.         6.05925957389
  1193.         7.05925957389
  1194.         7.05925957389
  1195.         7.05925957389
  1196.         8.58895504986
  1197.         8.58895504986
  1198.         8.58895504986
  1199.         9.58895504986
  1200.         9.58895504986
  1201.         9.58895504986
  1202.         10.5889550499
  1203.         10.5889550499
  1204.         10.5889550499
  1205.         13.6471798685
  1206.         13.6471798685
  1207.         13.6471798685
  1208.     }
  1209. }
  1210. capSurface endCap {
  1211.     shape like capSurfaceShape endCap-Shape
  1212.     scale = [ 1 1 1 ]
  1213.     orientation = [ 1 1 1 0 ]
  1214.     translation = [ 0 0 0 ]
  1215.     materialPositioning = {
  1216.     }
  1217.     material like material Ultramarine
  1218.     materialInherited? = 0
  1219. }
  1220. capSurface startCap {
  1221.     shape like capSurfaceShape startCap-Shape
  1222.     scale = [ 1 1 1 ]
  1223.     orientation = [ 1 1 1 0 ]
  1224.     translation = [ 0 0 0 ]
  1225.     materialPositioning = {
  1226.     }
  1227.     material like material Ultramarine
  1228.     materialInherited? = 0
  1229. }
  1230. extrude extrude-6 {
  1231.     shape like extrudeShape extrude-6-Shape
  1232.     scale = [ 1 1 1 ]
  1233.     orientation = [ 1 1 1 0 ]
  1234.     translation = [ 0 0 0 ]
  1235.     materialPositioning = {
  1236.     }
  1237.     material like material Ultramarine
  1238.     materialInherited? = 0
  1239. }
  1240. capSurface endCap-2 {
  1241.     shape like capSurfaceShape endCap-2-Shape
  1242.     scale = [ 1 1 1 ]
  1243.     orientation = [ 1 1 1 0 ]
  1244.     translation = [ 0 0 0 ]
  1245.     materialPositioning = {
  1246.     }
  1247.     material like material "glass clear"
  1248.     materialInherited? = 0
  1249. }
  1250. capSurface startCap-2 {
  1251.     shape like capSurfaceShape startCap-2-Shape
  1252.     scale = [ 1 1 1 ]
  1253.     orientation = [ 1 1 1 0 ]
  1254.     translation = [ 0 0 0 ]
  1255.     materialPositioning = {
  1256.     }
  1257.     material like material "glass clear"
  1258.     materialInherited? = 0
  1259. }
  1260. extrude extrude-7 {
  1261.     shape like extrudeShape extrude-7-Shape
  1262.     scale = [ 1 1 1 ]
  1263.     orientation = [ 1 1 1 0 ]
  1264.     translation = [ 0 0 0 ]
  1265.     materialPositioning = {
  1266.     }
  1267.     material like material "glass clear"
  1268.     materialInherited? = 0
  1269. }
  1270. capSurfaceShape startCap-1-Shape {
  1271.     face = {
  1272.         vertices are {
  1273.             4
  1274.             2
  1275.             0
  1276.             1
  1277.             3
  1278.             5
  1279.             7
  1280.             6
  1281.         }
  1282.     }
  1283.     vertices are {
  1284.         0
  1285.         [ 4.76552265335 -10.097603419 10.880187708 1 ]
  1286.         1
  1287.         [ 5.09441101192 -9.11906803805 10.8426257275 1 ]
  1288.         2
  1289.         [ 5.22458380741 -11.0230075488 10.8801841478 1 ]
  1290.         3
  1291.         [ 6.01859054319 -8.6606141608 10.7895015052 1 ]
  1292.         4
  1293.         [ 6.20268267601 -11.3531912388 10.8426171325 1 ]
  1294.         5
  1295.         [ 6.99668941179 -8.99079785083 10.75193449 1 ]
  1296.         6
  1297.         [ 7.12686220727 -10.8947373616 10.7894929102 1 ]
  1298.         7
  1299.         [ 7.45575056585 -9.9162019806 10.7519309298 1 ]
  1300.     }
  1301.     startCap? = 1
  1302.     baseSurface like revolveShape revolve-2-Shape
  1303. }
  1304. capSurfaceShape endCap-1-Shape {
  1305.     face = {
  1306.         vertices are {
  1307.             4
  1308.             2
  1309.             0
  1310.             1
  1311.             3
  1312.             5
  1313.             7
  1314.             6
  1315.         }
  1316.     }
  1317.     vertices are {
  1318.         0
  1319.         [ 4.83280655406 -10.0701477951 12.0387911167 1 ]
  1320.         1
  1321.         [ 5.15831960671 -9.10165489869 12.0016146263 1 ]
  1322.         2
  1323.         [ 5.28715646861 -10.9860547142 12.0387875931 1 ]
  1324.         3
  1325.         [ 6.07301449506 -8.64790602861 11.9490356057 1 ]
  1326.         4
  1327.         [ 6.25521733249 -11.3128498046 12.0016061195 1 ]
  1328.         5
  1329.         [ 7.04107535895 -8.97470111903 11.9118541322 1 ]
  1330.         6
  1331.         [ 7.16991222084 -10.8591009345 11.9490270989 1 ]
  1332.         7
  1333.         [ 7.4954252735 -9.89060803811 11.9118506085 1 ]
  1334.     }
  1335.     startCap? = 0
  1336.     baseSurface like revolveShape revolve-2-Shape
  1337. }
  1338. revolveShape revolve-2-Shape {
  1339.     numControlVerticesInU = 12
  1340.     numControlVerticesInV = 13
  1341.     uvOrder = 0
  1342.     vForm = 2
  1343.     smoothness = 1
  1344.     controlVertices are {
  1345.         [ 6.20268267601 -11.3531912388 10.8426171325 1 ]
  1346.         [ 5.41473316338 -11.40632249 10.8801826731 0.804737854124 ]
  1347.         [ 4.81944199069 -10.8862409863 10.895744915 0.804737854124 ]
  1348.         [ 4.76552265335 -10.097603419 10.880187708 1 ]
  1349.         [ 4.71160331601 -9.30896585173 10.8646305009 0.804737854124 ]
  1350.         [ 5.23064103055 -8.71374541199 10.8270670458 0.804737854124 ]
  1351.         [ 6.01859054319 -8.6606141608 10.7895015052 1 ]
  1352.         [ 6.80654005582 -8.60748290961 10.7519359646 0.804737854124 ]
  1353.         [ 7.40183122851 -9.12756441332 10.7363737227 0.804737854124 ]
  1354.         [ 7.45575056585 -9.9162019806 10.7519309298 1 ]
  1355.         [ 7.50966990319 -10.7048395479 10.7674881368 0.804737854124 ]
  1356.         [ 6.99063218864 -11.3000599876 10.8050515919 0.804737854124 ]
  1357.         [ 6.20268267601 -11.3531912388 10.8426171325 1 ]
  1358.         [ 6.20919136548 -11.4240330158 10.8789431489 1 ]
  1359.         [ 5.37931237004 -11.4799915622 10.9185076801 0.804737854124 ]
  1360.         [ 4.75234372235 -10.9322347467 10.934898042 0.804737854124 ]
  1361.         [ 4.69555515304 -10.1016310829 10.9185129829 1 ]
  1362.         [ 4.63876658374 -9.27102741903 10.9021279238 0.804737854124 ]
  1363.         [ 5.18542406652 -8.64413326824 10.862565589 0.804737854124 ]
  1364.         [ 6.01530306196 -8.58817472183 10.8230010578 1 ]
  1365.         [ 6.8451820574 -8.53221617543 10.7834365266 0.804737854124 ]
  1366.         [ 7.47215070509 -9.07997299096 10.7670461647 0.804737854124 ]
  1367.         [ 7.5289392744 -9.91057665478 10.7834312238 1 ]
  1368.         [ 7.5857278437 -10.7411803186 10.7998162829 0.804737854124 ]
  1369.         [ 7.03907036092 -11.3680744694 10.8393786177 0.804737854124 ]
  1370.         [ 6.20919136548 -11.4240330158 10.8789431489 1 ]
  1371.         [ 6.22962850609 -11.6049450257 11.0517438979 1 ]
  1372.         [ 5.29160091375 -11.6681960067 11.09646442 0.804737854124 ]
  1373.         [ 4.58292664402 -11.0490563373 11.1149907495 0.804737854124 ]
  1374.         [ 4.5187374728 -10.1102096389 11.0964704138 1 ]
  1375.         [ 4.45454830157 -9.17136294044 11.0779500782 0.804737854124 ]
  1376.         [ 5.0724453748 -8.46277287593 11.0332320388 0.804737854124 ]
  1377.         [ 6.01047296714 -8.39952189495 10.9885115167 1 ]
  1378.         [ 6.94850055948 -8.33627091398 10.9437909946 0.804737854124 ]
  1379.         [ 7.65717482921 -8.95541058337 10.9252646651 0.804737854124 ]
  1380.         [ 7.72136400043 -9.89425728179 10.9437850007 1 ]
  1381.         [ 7.78555317166 -10.8331039802 10.9623053364 0.804737854124 ]
  1382.         [ 7.16765609843 -11.5416940447 11.0070233758 0.804737854124 ]
  1383.         [ 6.22962850609 -11.6049450257 11.0517438979 1 ]
  1384.         [ 6.20787337194 -11.2387689231 11.1133281875 1 ]
  1385.         [ 5.48323860472 -11.2876308758 11.1478751938 0.804737854124 ]
  1386.         [ 4.93578134581 -10.8093399024 11.1621869503 0.804737854124 ]
  1387.         [ 4.88619463266 -10.0840723684 11.1478798241 1 ]
  1388.         [ 4.83660791951 -9.35880483435 11.1335726979 0.804737854124 ]
  1389.         [ 5.31393897616 -8.81141262473 11.0990276095 0.804737854124 ]
  1390.         [ 6.03857374338 -8.762550672 11.0644806032 1 ]
  1391.         [ 6.7632085106 -8.71368871927 11.029933597 0.804737854124 ]
  1392.         [ 7.31066576951 -9.19197969265 11.0156218405 0.804737854124 ]
  1393.         [ 7.36025248266 -9.9172472267 11.0299289667 1 ]
  1394.         [ 7.40983919581 -10.6425147608 11.0442360929 0.804737854124 ]
  1395.         [ 6.93250813916 -11.1899069704 11.0787811812 0.804737854124 ]
  1396.         [ 6.20787337194 -11.2387689231 11.1133281875 1 ]
  1397.         [ 6.2518243013 -11.6327266803 11.4780146687 1 ]
  1398.         [ 5.29183827836 -11.6974583131 11.5237820603 0.804737854124 ]
  1399.         [ 4.56657454484 -11.063825109 11.5427420755 0.804737854124 ]
  1400.         [ 4.50088275954 -10.1030008054 11.5237881945 1 ]
  1401.         [ 4.43519097424 -9.1421765018 11.5048343134 0.804737854124 ]
  1402.         [ 5.06755249405 -8.41699894468 11.4590694627 0.804737854124 ]
  1403.         [ 6.02753851699 -8.35226731187 11.413302071 1 ]
  1404.         [ 6.98752453993 -8.28753567906 11.3675346794 0.804737854124 ]
  1405.         [ 7.71278827345 -8.92116888315 11.3485746643 0.804737854124 ]
  1406.         [ 7.77848005875 -9.88199318676 11.3675285453 1 ]
  1407.         [ 7.84417184405 -10.8428174904 11.3864824263 0.804737854124 ]
  1408.         [ 7.21181032424 -11.5679950475 11.4322472771 0.804737854124 ]
  1409.         [ 6.2518243013 -11.6327266803 11.4780146687 1 ]
  1410.         [ 6.23247720149 -11.3249067517 11.5075715462 1 ]
  1411.         [ 5.45217368482 -11.3775224352 11.5447725635 0.804737854124 ]
  1412.         [ 4.86265901664 -10.8624876267 11.5601837946 0.804737854124 ]
  1413.         [ 4.80926289434 -10.0815027321 11.5447775495 1 ]
  1414.         [ 4.75586677204 -9.30051783741 11.5293713043 0.804737854124 ]
  1415.         [ 5.26986791989 -8.71107321581 11.4921723523 0.804737854124 ]
  1416.         [ 6.05017143656 -8.65845753234 11.454971335 1 ]
  1417.         [ 6.83047495322 -8.60584184887 11.4177703178 0.804737854124 ]
  1418.         [ 7.41998962141 -9.12087665731 11.4023590866 0.804737854124 ]
  1419.         [ 7.47338574371 -9.90186155197 11.4177653318 1 ]
  1420.         [ 7.52678186601 -10.6828464466 11.4331715769 0.804737854124 ]
  1421.         [ 7.01278071816 -11.2722910682 11.4703705289 0.804737854124 ]
  1422.         [ 6.23247720149 -11.3249067517 11.5075715462 1 ]
  1423.         [ 6.24530400367 -11.4129513901 11.6520909818 1 ]
  1424.         [ 5.41155891243 -11.4691706264 11.6918398294 0.804737854124 ]
  1425.         [ 4.78166945234 -10.9188620168 11.7083065478 0.804737854124 ]
  1426.         [ 4.72461632634 -10.0843888812 11.6918451569 1 ]
  1427.         [ 4.66756320033 -9.24991574564 11.6753837659 0.804737854124 ]
  1428.         [ 5.21676735584 -8.6201011295 11.635637125 0.804737854124 ]
  1429.         [ 6.05051244708 -8.56388189316 11.5958882774 1 ]
  1430.         [ 6.88425753832 -8.50766265682 11.5561394299 0.804737854124 ]
  1431.         [ 7.51414699841 -9.05797126646 11.5396727114 0.804737854124 ]
  1432.         [ 7.57120012442 -9.89244440204 11.5561341024 1 ]
  1433.         [ 7.62825325042 -10.7269175376 11.5725954934 0.804737854124 ]
  1434.         [ 7.07904909491 -11.3567321538 11.6123421342 0.804737854124 ]
  1435.         [ 6.24530400367 -11.4129513901 11.6520909818 1 ]
  1436.         [ 6.2571786265 -11.5222158679 11.7466256218 1 ]
  1437.         [ 5.35824718622 -11.5828306045 11.7894822325 0.804737854124 ]
  1438.         [ 4.67910982695 -10.9894961234 11.8072364011 0.804737854124 ]
  1439.         [ 4.61759600304 -10.0897797167 11.7894879765 1 ]
  1440.         [ 4.55608217912 -9.19006330991 11.7717395519 0.804737854124 ]
  1441.         [ 5.14822585434 -8.51100664626 11.7288853204 0.804737854124 ]
  1442.         [ 6.04715729461 -8.45039190967 11.6860287097 1 ]
  1443.         [ 6.94608873489 -8.38977717307 11.643172099 0.804737854124 ]
  1444.         [ 7.62522609416 -8.98311165415 11.6254179304 0.804737854124 ]
  1445.         [ 7.68673991808 -9.8828280609 11.643166355 1 ]
  1446.         [ 7.74825374199 -10.7825444677 11.6609147797 0.804737854124 ]
  1447.         [ 7.15611006678 -11.4616011313 11.7037690111 0.804737854124 ]
  1448.         [ 6.2571786265 -11.5222158679 11.7466256218 1 ]
  1449.         [ 6.25998728172 -11.4849714158 11.8582152006 1 ]
  1450.         [ 5.38135058461 -11.5442176826 11.9001042582 0.804737854124 ]
  1451.         [ 4.71754578316 -10.964278629 11.9174575995 0.804737854124 ]
  1452.         [ 4.65742072729 -10.0848746872 11.9001098725 1 ]
  1453.         [ 4.59729567142 -9.20547074545 11.8827621456 0.804737854124 ]
  1454.         [ 5.17607080342 -8.5417448178 11.8408754135 0.804737854124 ]
  1455.         [ 6.05470750053 -8.48249855098 11.7989863559 1 ]
  1456.         [ 6.93334419764 -8.42325228417 11.7570972983 0.804737854124 ]
  1457.         [ 7.59714899909 -9.00319133778 11.739743957 0.804737854124 ]
  1458.         [ 7.65727405496 -9.88259527956 11.757091684 1 ]
  1459.         [ 7.71739911083 -10.7619992213 11.774439411 0.804737854124 ]
  1460.         [ 7.13862397883 -11.425725149 11.816326143 0.804737854124 ]
  1461.         [ 6.25998728172 -11.4849714158 11.8582152006 1 ]
  1462.         [ 6.27102384234 -11.54564295 12.0038991959 1 ]
  1463.         [ 5.35494355801 -11.6074140291 12.0475733788 0.804737854124 ]
  1464.         [ 4.662850349 -11.002760553 12.0656662423 0.804737854124 ]
  1465.         [ 4.60016303073 -10.0858803275 12.0475792324 1 ]
  1466.         [ 4.53747571246 -9.16900010194 12.0294922224 0.804737854124 ]
  1467.         [ 5.14091566577 -8.47698912798 11.9858204642 0.804737854124 ]
  1468.         [ 6.05699595011 -8.41521804885 11.9421462813 1 ]
  1469.         [ 6.97307623444 -8.35344696971 11.8984720985 0.804737854124 ]
  1470.         [ 7.66516944345 -8.9581004458 11.880379235 0.804737854124 ]
  1471.         [ 7.72785676172 -9.87498067135 11.8984662449 1 ]
  1472.         [ 7.79054407999 -10.7918608969 11.9165532548 0.804737854124 ]
  1473.         [ 7.18710412667 -11.4838718709 11.960225013 0.804737854124 ]
  1474.         [ 6.27102384234 -11.54564295 12.0038991959 1 ]
  1475.         [ 6.26145845508 -11.3908227159 12.022233832 1 ]
  1476.         [ 5.43570434053 -11.4465031225 12.0616017093 0.804737854124 ]
  1477.         [ 4.81185201582 -10.9014689107 12.0779106035 0.804737854124 ]
  1478.         [ 4.75534571187 -10.0749937297 12.0616069857 1 ]
  1479.         [ 4.69883940791 -9.2485185487 12.0453033679 0.804737854124 ]
  1480.         [ 5.2427797512 -8.62474035062 12.0059376762 0.804737854124 ]
  1481.         [ 6.06853386576 -8.56905994397 11.9665697989 1 ]
  1482.         [ 6.89428798031 -8.51337953732 11.9272019216 0.804737854124 ]
  1483.         [ 7.51814030501 -9.05841374916 11.9108930274 0.804737854124 ]
  1484.         [ 7.57464660897 -9.88488893016 11.9271966452 1 ]
  1485.         [ 7.63115291292 -10.7113641112 11.943500263 0.804737854124 ]
  1486.         [ 7.08721256963 -11.3351423093 11.9828659547 0.804737854124 ]
  1487.         [ 6.26145845508 -11.3908227159 12.022233832 1 ]
  1488.         [ 6.25521733249 -11.3128498046 12.0016061195 1 ]
  1489.         [ 5.47535436528 -11.3654357819 12.0387861336 0.804737854124 ]
  1490.         [ 4.88617252959 -10.8506917556 12.0541886637 0.804737854124 ]
  1491.         [ 4.83280655406 -10.0701477951 12.0387911167 1 ]
  1492.         [ 4.77944057853 -9.28960383459 12.0233935698 0.804737854124 ]
  1493.         [ 5.29315152785 -8.70049200594 11.9862156198 0.804737854124 ]
  1494.         [ 6.07301449506 -8.64790602861 11.9490356057 1 ]
  1495.         [ 6.85287746227 -8.59532005128 11.9118555917 0.804737854124 ]
  1496.         [ 7.44205929797 -9.1100640776 11.8964530615 0.804737854124 ]
  1497.         [ 7.4954252735 -9.89060803811 11.9118506085 1 ]
  1498.         [ 7.54879124903 -10.6711519986 11.9272481555 0.804737854124 ]
  1499.         [ 7.0350802997 -11.2602638273 11.9644261054 0.804737854124 ]
  1500.         [ 6.25521733249 -11.3128498046 12.0016061195 1 ]
  1501.     }
  1502.     uKnots are {
  1503.         0
  1504.         0
  1505.         0
  1506.         17.691806013
  1507.         38.2830662949
  1508.         68.9587895953
  1509.         89.2072463266
  1510.         95.9154502591
  1511.         110.128120663
  1512.         122.169715241
  1513.         134.21130982
  1514.         153.934392744
  1515.         153.934392744
  1516.         153.934392744
  1517.     }
  1518.     vKnots are {
  1519.         0
  1520.         0
  1521.         0
  1522.         1.53073372946
  1523.         1.53073372946
  1524.         1.53073372946
  1525.         3.06146745892
  1526.         3.06146745892
  1527.         3.06146745892
  1528.         4.59220118838
  1529.         4.59220118838
  1530.         4.59220118838
  1531.         6.12293491784
  1532.         6.12293491784
  1533.         6.12293491784
  1534.     }
  1535.     profile = {
  1536.         scale = [ 1 1 1 ]
  1537.         orientation = [ 1 1 1 0 ]
  1538.         translation = [ 0 0 0 ]
  1539.     }
  1540.     profileShape = {
  1541.         smoothness = 2
  1542.         controlVertices are {
  1543.             [ 6.20268267601 -11.3531912388 10.8426171325 1 ]
  1544.             [ 6.20919136548 -11.4240330158 10.8789431489 1 ]
  1545.             [ 6.22962850609 -11.6049450257 11.0517438979 1 ]
  1546.             [ 6.20787337194 -11.2387689231 11.1133281875 1 ]
  1547.             [ 6.2518243013 -11.6327266803 11.4780146687 1 ]
  1548.             [ 6.23247720149 -11.3249067517 11.5075715462 1 ]
  1549.             [ 6.24530400367 -11.4129513901 11.6520909818 1 ]
  1550.             [ 6.2571786265 -11.5222158679 11.7466256218 1 ]
  1551.             [ 6.25998728172 -11.4849714158 11.8582152006 1 ]
  1552.             [ 6.27102384234 -11.54564295 12.0038991959 1 ]
  1553.             [ 6.26145845508 -11.3908227159 12.022233832 1 ]
  1554.             [ 6.25521733249 -11.3128498046 12.0016061195 1 ]
  1555.         }
  1556.         knots are {
  1557.             0
  1558.             0
  1559.             0
  1560.             17.691806013
  1561.             38.2830662949
  1562.             68.9587895953
  1563.             89.2072463266
  1564.             95.9154502591
  1565.             110.128120663
  1566.             122.169715241
  1567.             134.21130982
  1568.             153.934392744
  1569.             153.934392744
  1570.             153.934392744
  1571.         }
  1572.     }
  1573.     axisPoint = [ 6.1106366096 -10.0069026998 10.8160593189 1 ]
  1574.     axisVector = [ 0.0460711729428 0.0228504819341 0.998676775788 ]
  1575.     startAngle = 0
  1576.     stopAngle = 360
  1577. }
  1578. assemblyShape "bottle body-Shape" {
  1579.     components are {
  1580.         capSurface "back side"
  1581.         surface edge
  1582.     }
  1583. }
  1584. surfaceShape "bottle neck-Shape" {
  1585.     numControlVerticesInU = 4
  1586.     numControlVerticesInV = 11
  1587.     uvOrder = 1
  1588.     vForm = 1
  1589.     smoothness = 2
  1590.     controlVertices are {
  1591.         [ 4.80517224944 -10.1510439341 8.94521097139 1 ]
  1592.         [ 4.75291585124 -9.79340998017 8.91932270157 1 ]
  1593.         [ 4.92980306208 -8.40265886717 8.78162429671 1 ]
  1594.         [ 5.6750823348 -5.22350084112 8.15713290966 1 ]
  1595.         [ 6.74651596366 -6.0458947615 8.32201415428 1 ]
  1596.         [ 7.47528471332 -9.49687741811 8.7942316896 1 ]
  1597.         [ 7.23944516627 -11.1787001135 8.82587736299 1 ]
  1598.         [ 6.25314708806 -11.9889062164 8.27948623606 1 ]
  1599.         [ 5.1626202234 -11.4445913405 8.68168392529 1 ]
  1600.         [ 4.82107381536 -10.5254408746 8.91202828022 1 ]
  1601.         [ 4.80517224944 -10.1510439341 8.94521097139 1 ]
  1602.         [ 4.80517224944 -10.1518449182 9.17593629046 1 ]
  1603.         [ 4.75376279906 -9.81013766444 9.1538940433 1 ]
  1604.         [ 4.95726720554 -8.94479637436 9.14379992289 1 ]
  1605.         [ 5.81089628167 -7.86485615128 9.02786619658 1 ]
  1606.         [ 6.87104430966 -8.16382552361 9.05742720562 1 ]
  1607.         [ 7.49665267561 -9.7910426139 9.09308742072 1 ]
  1608.         [ 7.22977974232 -11.0227962296 9.22403110691 1 ]
  1609.         [ 6.21858243574 -11.4293128189 9.1089545923 1 ]
  1610.         [ 5.14581546384 -11.1729378889 9.20350815905 1 ]
  1611.         [ 4.81893644086 -10.4915887498 9.17977807409 1 ]
  1612.         [ 4.80517224944 -10.1518449182 9.17593629046 1 ]
  1613.         [ 4.80517224944 -10.1574518074 10.7910135242 1 ]
  1614.         [ 4.7550178019 -9.82045169496 10.7695559523 1 ]
  1615.         [ 4.9954544574 -9.09363225584 10.7766676683 1 ]
  1616.         [ 6.00352760143 -8.5964250251 10.7331107328 1 ]
  1617.         [ 7.07822095151 -8.94649020551 10.7690229971 1 ]
  1618.         [ 7.53929106351 -9.95657337911 10.7280288421 1 ]
  1619.         [ 7.22977974232 -11.0284031188 10.8391083406 1 ]
  1620.         [ 6.21858243574 -11.4349197081 10.724031826 1 ]
  1621.         [ 5.14581546384 -11.1785447781 10.8185853927 1 ]
  1622.         [ 4.81893644086 -10.497195639 10.7948553078 1 ]
  1623.         [ 4.80517224944 -10.1574518074 10.7910135242 1 ]
  1624.         [ 4.80517224944 -10.1582527916 11.0217388433 1 ]
  1625.         [ 4.7550178019 -9.82125267916 11.0002812714 1 ]
  1626.         [ 4.9954544574 -9.09443324004 11.0073929874 1 ]
  1627.         [ 6.00352760143 -8.5972260093 10.9638360519 1 ]
  1628.         [ 7.07822095151 -8.94729118971 10.9997483162 1 ]
  1629.         [ 7.53929106351 -9.95737436331 10.9587541612 1 ]
  1630.         [ 7.22977974232 -11.029204103 11.0698336597 1 ]
  1631.         [ 6.21858243574 -11.4357206923 10.9547571451 1 ]
  1632.         [ 5.14581546384 -11.1793457623 11.0493107118 1 ]
  1633.         [ 4.81893644086 -10.4979966232 11.0255806269 1 ]
  1634.         [ 4.80517224944 -10.1582527916 11.0217388433 1 ]
  1635.     }
  1636.     uKnots are {
  1637.         0
  1638.         0
  1639.         0
  1640.         1
  1641.         1
  1642.         1
  1643.     }
  1644.     vKnots are {
  1645.         0
  1646.         0
  1647.         0
  1648.         0.76536319483
  1649.         1.53072638966
  1650.         2.29608958449
  1651.         3.06145277932
  1652.         3.82681597415
  1653.         4.59217916898
  1654.         5.35754236381
  1655.         6.12290555864
  1656.         6.12290555864
  1657.         6.12290555864
  1658.     }
  1659. }
  1660. capSurfaceShape endCap-Shape {
  1661.     face = {
  1662.         vertices are {
  1663.             10
  1664.             8
  1665.             6
  1666.             4
  1667.             2
  1668.             0
  1669.             1
  1670.             3
  1671.             5
  1672.             7
  1673.             9
  1674.             11
  1675.             13
  1676.             15
  1677.             14
  1678.             12
  1679.         }
  1680.     }
  1681.     vertices are {
  1682.         0
  1683.         [ -3.5940472498 -2.26510551925 47.4687585032 1 ]
  1684.         1
  1685.         [ -3.53446505343 -1.72287366083 47.4687585032 1 ]
  1686.         2
  1687.         [ -3.44508471431 -2.79009188764 47.4687585032 1 ]
  1688.         3
  1689.         [ -3.26895189992 -1.24626343453 47.4687585032 1 ]
  1690.         4
  1691.         [ -3.10484945866 -3.21640640498 47.4687585032 1 ]
  1692.         5
  1693.         [ -2.84304818736 -0.905018963496 47.4687585032 1 ]
  1694.         6
  1695.         [ -2.62723001697 -3.48150875371 47.4687585032 1 ]
  1696.         7
  1697.         [ -2.31811005214 -0.755748351597 47.4687585032 1 ]
  1698.         8
  1699.         [ -2.08126937344 -3.53949596411 47.4687585032 1 ]
  1700.         9
  1701.         [ -1.77582996056 -0.815638624384 47.4687585032 1 ]
  1702.         10
  1703.         [ -1.56001179017 -3.3921284146 47.4687585032 1 ]
  1704.         11
  1705.         [ -1.29943760634 -1.08137486815 47.4687585032 1 ]
  1706.         12
  1707.         [ -1.13779218198 -3.05278011973 47.4687585032 1 ]
  1708.         13
  1709.         [ -0.957975263215 -1.50705549045 47.4687585032 1 ]
  1710.         14
  1711.         [ -0.868594924102 -2.57427371726 47.4687585032 1 ]
  1712.         15
  1713.         [ -0.807784929763 -2.03140934104 47.4687585032 1 ]
  1714.     }
  1715.     startCap? = 0
  1716.     baseSurface like extrudeShape extrude-6-Shape
  1717. }
  1718. capSurfaceShape startCap-Shape {
  1719.     face = {
  1720.         vertices are {
  1721.             10
  1722.             8
  1723.             6
  1724.             4
  1725.             2
  1726.             0
  1727.             1
  1728.             3
  1729.             5
  1730.             7
  1731.             9
  1732.             11
  1733.             13
  1734.             15
  1735.             14
  1736.             12
  1737.         }
  1738.     }
  1739.     vertices are {
  1740.         0
  1741.         [ -3.5940472498 -2.26510551925 0 1 ]
  1742.         1
  1743.         [ -3.53446505343 -1.72287366083 0 1 ]
  1744.         2
  1745.         [ -3.44508471431 -2.79009188764 0 1 ]
  1746.         3
  1747.         [ -3.26895189992 -1.24626343453 0 1 ]
  1748.         4
  1749.         [ -3.10484945866 -3.21640640498 0 1 ]
  1750.         5
  1751.         [ -2.84304818736 -0.905018963496 0 1 ]
  1752.         6
  1753.         [ -2.62723001697 -3.48150875371 0 1 ]
  1754.         7
  1755.         [ -2.31811005214 -0.755748351597 0 1 ]
  1756.         8
  1757.         [ -2.08126937344 -3.53949596411 0 1 ]
  1758.         9
  1759.         [ -1.77582996056 -0.815638624384 0 1 ]
  1760.         10
  1761.         [ -1.56001179017 -3.3921284146 0 1 ]
  1762.         11
  1763.         [ -1.29943760634 -1.08137486815 0 1 ]
  1764.         12
  1765.         [ -1.13779218198 -3.05278011973 0 1 ]
  1766.         13
  1767.         [ -0.957975263215 -1.50705549045 0 1 ]
  1768.         14
  1769.         [ -0.868594924102 -2.57427371726 0 1 ]
  1770.         15
  1771.         [ -0.807784929763 -2.03140934104 0 1 ]
  1772.     }
  1773.     startCap? = 1
  1774.     baseSurface like extrudeShape extrude-6-Shape
  1775. }
  1776. extrudeShape extrude-6-Shape {
  1777.     numControlVerticesInU = 7
  1778.     numControlVerticesInV = 11
  1779.     uvOrder = 1
  1780.     vForm = 1
  1781.     smoothness = 1
  1782.     controlVertices are {
  1783.         [ -1.56001179017 -3.3921284146 0 1 ]
  1784.         [ -1.87727258524 -3.55578587525 0 1 ]
  1785.         [ -2.67679103119 -3.62752940394 0 1 ]
  1786.         [ -3.57870261482 -2.85902079557 0 1 ]
  1787.         [ -3.67890679541 -1.6769387396 0 1 ]
  1788.         [ -2.91246052411 -0.770466211026 0 1 ]
  1789.         [ -1.7295402323 -0.671310197272 0 1 ]
  1790.         [ -0.824358310021 -1.43812474619 0 1 ]
  1791.         [ -0.720878106908 -2.61852376067 0 1 ]
  1792.         [ -1.24275857361 -3.22845626333 0 1 ]
  1793.         [ -1.56001179017 -3.3921284146 0 1 ]
  1794.         [ -1.56001179017 -3.3921284146 3.95572987527 1 ]
  1795.         [ -1.87727258524 -3.55578587525 3.95572987527 1 ]
  1796.         [ -2.67679103119 -3.62752940394 3.95572987527 1 ]
  1797.         [ -3.57870261482 -2.85902079557 3.95572987527 1 ]
  1798.         [ -3.67890679541 -1.6769387396 3.95572987527 1 ]
  1799.         [ -2.91246052411 -0.770466211026 3.95572987527 1 ]
  1800.         [ -1.7295402323 -0.671310197272 3.95572987527 1 ]
  1801.         [ -0.824358310021 -1.43812474619 3.95572987527 1 ]
  1802.         [ -0.720878106908 -2.61852376067 3.95572987527 1 ]
  1803.         [ -1.24275857361 -3.22845626333 3.95572987527 1 ]
  1804.         [ -1.56001179017 -3.3921284146 3.95572987527 1 ]
  1805.         [ -1.56001179017 -3.3921284146 11.8671896258 1 ]
  1806.         [ -1.87727258524 -3.55578587525 11.8671896258 1 ]
  1807.         [ -2.67679103119 -3.62752940394 11.8671896258 1 ]
  1808.         [ -3.57870261482 -2.85902079557 11.8671896258 1 ]
  1809.         [ -3.67890679541 -1.6769387396 11.8671896258 1 ]
  1810.         [ -2.91246052411 -0.770466211026 11.8671896258 1 ]
  1811.         [ -1.7295402323 -0.671310197272 11.8671896258 1 ]
  1812.         [ -0.824358310021 -1.43812474619 11.8671896258 1 ]
  1813.         [ -0.720878106908 -2.61852376067 11.8671896258 1 ]
  1814.         [ -1.24275857361 -3.22845626333 11.8671896258 1 ]
  1815.         [ -1.56001179017 -3.3921284146 11.8671896258 1 ]
  1816.         [ -1.56001179017 -3.3921284146 23.7343792516 1 ]
  1817.         [ -1.87727258524 -3.55578587525 23.7343792516 1 ]
  1818.         [ -2.67679103119 -3.62752940394 23.7343792516 1 ]
  1819.         [ -3.57870261482 -2.85902079557 23.7343792516 1 ]
  1820.         [ -3.67890679541 -1.6769387396 23.7343792516 1 ]
  1821.         [ -2.91246052411 -0.770466211026 23.7343792516 1 ]
  1822.         [ -1.7295402323 -0.671310197272 23.7343792516 1 ]
  1823.         [ -0.824358310021 -1.43812474619 23.7343792516 1 ]
  1824.         [ -0.720878106908 -2.61852376067 23.7343792516 1 ]
  1825.         [ -1.24275857361 -3.22845626333 23.7343792516 1 ]
  1826.         [ -1.56001179017 -3.3921284146 23.7343792516 1 ]
  1827.         [ -1.56001179017 -3.3921284146 35.6015688774 1 ]
  1828.         [ -1.87727258524 -3.55578587525 35.6015688774 1 ]
  1829.         [ -2.67679103119 -3.62752940394 35.6015688774 1 ]
  1830.         [ -3.57870261482 -2.85902079557 35.6015688774 1 ]
  1831.         [ -3.67890679541 -1.6769387396 35.6015688774 1 ]
  1832.         [ -2.91246052411 -0.770466211026 35.6015688774 1 ]
  1833.         [ -1.7295402323 -0.671310197272 35.6015688774 1 ]
  1834.         [ -0.824358310021 -1.43812474619 35.6015688774 1 ]
  1835.         [ -0.720878106908 -2.61852376067 35.6015688774 1 ]
  1836.         [ -1.24275857361 -3.22845626333 35.6015688774 1 ]
  1837.         [ -1.56001179017 -3.3921284146 35.6015688774 1 ]
  1838.         [ -1.56001179017 -3.3921284146 43.5130286279 1 ]
  1839.         [ -1.87727258524 -3.55578587525 43.5130286279 1 ]
  1840.         [ -2.67679103119 -3.62752940394 43.5130286279 1 ]
  1841.         [ -3.57870261482 -2.85902079557 43.5130286279 1 ]
  1842.         [ -3.67890679541 -1.6769387396 43.5130286279 1 ]
  1843.         [ -2.91246052411 -0.770466211026 43.5130286279 1 ]
  1844.         [ -1.7295402323 -0.671310197272 43.5130286279 1 ]
  1845.         [ -0.824358310021 -1.43812474619 43.5130286279 1 ]
  1846.         [ -0.720878106908 -2.61852376067 43.5130286279 1 ]
  1847.         [ -1.24275857361 -3.22845626333 43.5130286279 1 ]
  1848.         [ -1.56001179017 -3.3921284146 43.5130286279 1 ]
  1849.         [ -1.56001179017 -3.3921284146 47.4687585032 1 ]
  1850.         [ -1.87727258524 -3.55578587525 47.4687585032 1 ]
  1851.         [ -2.67679103119 -3.62752940394 47.4687585032 1 ]
  1852.         [ -3.57870261482 -2.85902079557 47.4687585032 1 ]
  1853.         [ -3.67890679541 -1.6769387396 47.4687585032 1 ]
  1854.         [ -2.91246052411 -0.770466211026 47.4687585032 1 ]
  1855.         [ -1.7295402323 -0.671310197272 47.4687585032 1 ]
  1856.         [ -0.824358310021 -1.43812474619 47.4687585032 1 ]
  1857.         [ -0.720878106908 -2.61852376067 47.4687585032 1 ]
  1858.         [ -1.24275857361 -3.22845626333 47.4687585032 1 ]
  1859.         [ -1.56001179017 -3.3921284146 47.4687585032 1 ]
  1860.     }
  1861.     uKnots are {
  1862.         0
  1863.         0
  1864.         0
  1865.         11.8671896258
  1866.         23.7343792516
  1867.         35.6015688774
  1868.         47.4687585032
  1869.         47.4687585032
  1870.         47.4687585032
  1871.     }
  1872.     vKnots are {
  1873.         0
  1874.         0
  1875.         0
  1876.         0.76536319483
  1877.         1.53072638966
  1878.         2.29608958449
  1879.         3.06145277932
  1880.         3.82681597415
  1881.         4.59217916898
  1882.         5.35754236381
  1883.         6.12290555864
  1884.         6.12290555864
  1885.         6.12290555864
  1886.     }
  1887.     cross-section = {
  1888.         scale = [ 1 1 1 ]
  1889.         orientation = [ 1 1 1 0 ]
  1890.         translation = [ 0 0 0 ]
  1891.     }
  1892.     path = {
  1893.         scale = [ 1 1 1 ]
  1894.         orientation = [ 1 1 1 0 ]
  1895.         translation = [ 0 0 0 ]
  1896.     }
  1897.     cross-sectionShape = {
  1898.         form = 1
  1899.         smoothness = 2
  1900.         controlVertices are {
  1901.             [ -1.56001179017 -3.3921284146 0 1 ]
  1902.             [ -1.87727258524 -3.55578587525 0 1 ]
  1903.             [ -2.67679103119 -3.62752940394 0 1 ]
  1904.             [ -3.57870261482 -2.85902079557 0 1 ]
  1905.             [ -3.67890679541 -1.6769387396 0 1 ]
  1906.             [ -2.91246052411 -0.770466211026 0 1 ]
  1907.             [ -1.7295402323 -0.671310197272 0 1 ]
  1908.             [ -0.824358310021 -1.43812474619 0 1 ]
  1909.             [ -0.720878106908 -2.61852376067 0 1 ]
  1910.             [ -1.24275857361 -3.22845626333 0 1 ]
  1911.             [ -1.56001179017 -3.3921284146 0 1 ]
  1912.         }
  1913.         knots are {
  1914.             0
  1915.             0
  1916.             0
  1917.             0.76536319483
  1918.             1.53072638966
  1919.             2.29608958449
  1920.             3.06145277932
  1921.             3.82681597415
  1922.             4.59217916898
  1923.             5.35754236381
  1924.             6.12290555864
  1925.             6.12290555864
  1926.             6.12290555864
  1927.         }
  1928.     }
  1929.     pathShape = {
  1930.         smoothness = 2
  1931.         controlVertices are {
  1932.             [ -1.56001179017 -3.3921284146 0 1 ]
  1933.             [ -1.56001179017 -3.3921284146 3.95572987527 1 ]
  1934.             [ -1.56001179017 -3.3921284146 11.8671896258 1 ]
  1935.             [ -1.56001179017 -3.3921284146 23.7343792516 1 ]
  1936.             [ -1.56001179017 -3.3921284146 35.6015688774 1 ]
  1937.             [ -1.56001179017 -3.3921284146 43.5130286279 1 ]
  1938.             [ -1.56001179017 -3.3921284146 47.4687585032 1 ]
  1939.         }
  1940.         knots are {
  1941.             0
  1942.             0
  1943.             0
  1944.             11.8671896258
  1945.             23.7343792516
  1946.             35.6015688774
  1947.             47.4687585032
  1948.             47.4687585032
  1949.             47.4687585032
  1950.         }
  1951.     }
  1952.     profilesAreNormal? = 0
  1953.     intersectionParameter = 0
  1954. }
  1955. capSurfaceShape endCap-2-Shape {
  1956.     face = {
  1957.         vertices are {
  1958.             2
  1959.             4
  1960.             7
  1961.             6
  1962.             5
  1963.             3
  1964.             0
  1965.             1
  1966.         }
  1967.     }
  1968.     vertices are {
  1969.         0
  1970.         [ -5.98034267433 -0.152221933888 -0.8892176657 1 ]
  1971.         1
  1972.         [ -5.91503120911 -9.20858383915 -0.8892176657 1 ]
  1973.         2
  1974.         [ -5.84971974389 -18.2649457444 -0.8892176657 1 ]
  1975.         3
  1976.         [ 3.07601923094 -0.0869104686719 -0.8892176657 1 ]
  1977.         4
  1978.         [ 3.20664216137 -18.1996342792 -0.8892176657 1 ]
  1979.         5
  1980.         [ 12.1323811362 -0.0215990034561 -0.8892176657 1 ]
  1981.         6
  1982.         [ 12.1976926014 -9.07796090873 -0.8892176657 1 ]
  1983.         7
  1984.         [ 12.2630040666 -18.134322814 -0.8892176657 1 ]
  1985.     }
  1986.     startCap? = 0
  1987.     baseSurface like extrudeShape extrude-7-Shape
  1988. }
  1989. capSurfaceShape startCap-2-Shape {
  1990.     face = {
  1991.         vertices are {
  1992.             2
  1993.             4
  1994.             7
  1995.             6
  1996.             5
  1997.             3
  1998.             0
  1999.             1
  2000.         }
  2001.     }
  2002.     vertices are {
  2003.         0
  2004.         [ -5.98034267433 -0.152221933888 0 1 ]
  2005.         1
  2006.         [ -5.91503120911 -9.20858383915 0 1 ]
  2007.         2
  2008.         [ -5.84971974389 -18.2649457444 0 1 ]
  2009.         3
  2010.         [ 3.07601923094 -0.0869104686719 0 1 ]
  2011.         4
  2012.         [ 3.20664216137 -18.1996342792 0 1 ]
  2013.         5
  2014.         [ 12.1323811362 -0.0215990034561 0 1 ]
  2015.         6
  2016.         [ 12.1976926014 -9.07796090873 0 1 ]
  2017.         7
  2018.         [ 12.2630040666 -18.134322814 0 1 ]
  2019.     }
  2020.     startCap? = 1
  2021.     baseSurface like extrudeShape extrude-7-Shape
  2022. }
  2023. extrudeShape extrude-7-Shape {
  2024.     numControlVerticesInU = 4
  2025.     numControlVerticesInV = 13
  2026.     uvOrder = 1
  2027.     vForm = 1
  2028.     smoothness = 1
  2029.     controlVertices are {
  2030.         [ -5.84971974389 -18.2649457444 0 1 ]
  2031.         [ 0.187854859619 -18.2214047676 0 1 ]
  2032.         [ 6.22542946313 -18.1778637908 0 1 ]
  2033.         [ 12.2630040666 -18.134322814 0 1 ]
  2034.         [ 12.2194630898 -12.0967482105 0 1 ]
  2035.         [ 12.175922113 -6.05917360697 0 1 ]
  2036.         [ 12.1323811362 -0.0215990034561 0 1 ]
  2037.         [ 6.0948065327 -0.0651399802666 0 1 ]
  2038.         [ 0.0572319291876 -0.108680957077 0 1 ]
  2039.         [ -5.98034267433 -0.152221933888 0 1 ]
  2040.         [ -5.93680169751 -6.1897965374 0 1 ]
  2041.         [ -5.8932607207 -12.2273711409 0 1 ]
  2042.         [ -5.84971974389 -18.2649457444 0 1 ]
  2043.         [ -5.84971974389 -18.2649457444 -0.296405888567 1 ]
  2044.         [ 0.187854859619 -18.2214047676 -0.296405888567 1 ]
  2045.         [ 6.22542946313 -18.1778637908 -0.296405888567 1 ]
  2046.         [ 12.2630040666 -18.134322814 -0.296405888567 1 ]
  2047.         [ 12.2194630898 -12.0967482105 -0.296405888567 1 ]
  2048.         [ 12.175922113 -6.05917360697 -0.296405888567 1 ]
  2049.         [ 12.1323811362 -0.0215990034561 -0.296405888567 1 ]
  2050.         [ 6.0948065327 -0.0651399802666 -0.296405888567 1 ]
  2051.         [ 0.0572319291876 -0.108680957077 -0.296405888567 1 ]
  2052.         [ -5.98034267433 -0.152221933888 -0.296405888567 1 ]
  2053.         [ -5.93680169751 -6.1897965374 -0.296405888567 1 ]
  2054.         [ -5.8932607207 -12.2273711409 -0.296405888567 1 ]
  2055.         [ -5.84971974389 -18.2649457444 -0.296405888567 1 ]
  2056.         [ -5.84971974389 -18.2649457444 -0.592811777133 1 ]
  2057.         [ 0.187854859619 -18.2214047676 -0.592811777133 1 ]
  2058.         [ 6.22542946313 -18.1778637908 -0.592811777133 1 ]
  2059.         [ 12.2630040666 -18.134322814 -0.592811777133 1 ]
  2060.         [ 12.2194630898 -12.0967482105 -0.592811777133 1 ]
  2061.         [ 12.175922113 -6.05917360697 -0.592811777133 1 ]
  2062.         [ 12.1323811362 -0.0215990034561 -0.592811777133 1 ]
  2063.         [ 6.0948065327 -0.0651399802666 -0.592811777133 1 ]
  2064.         [ 0.0572319291876 -0.108680957077 -0.592811777133 1 ]
  2065.         [ -5.98034267433 -0.152221933888 -0.592811777133 1 ]
  2066.         [ -5.93680169751 -6.1897965374 -0.592811777133 1 ]
  2067.         [ -5.8932607207 -12.2273711409 -0.592811777133 1 ]
  2068.         [ -5.84971974389 -18.2649457444 -0.592811777133 1 ]
  2069.         [ -5.84971974389 -18.2649457444 -0.8892176657 1 ]
  2070.         [ 0.187854859619 -18.2214047676 -0.8892176657 1 ]
  2071.         [ 6.22542946313 -18.1778637908 -0.8892176657 1 ]
  2072.         [ 12.2630040666 -18.134322814 -0.8892176657 1 ]
  2073.         [ 12.2194630898 -12.0967482105 -0.8892176657 1 ]
  2074.         [ 12.175922113 -6.05917360697 -0.8892176657 1 ]
  2075.         [ 12.1323811362 -0.0215990034561 -0.8892176657 1 ]
  2076.         [ 6.0948065327 -0.0651399802666 -0.8892176657 1 ]
  2077.         [ 0.0572319291876 -0.108680957077 -0.8892176657 1 ]
  2078.         [ -5.98034267433 -0.152221933888 -0.8892176657 1 ]
  2079.         [ -5.93680169751 -6.1897965374 -0.8892176657 1 ]
  2080.         [ -5.8932607207 -12.2273711409 -0.8892176657 1 ]
  2081.         [ -5.84971974389 -18.2649457444 -0.8892176657 1 ]
  2082.     }
  2083.     uKnots are {
  2084.         0
  2085.         0
  2086.         0
  2087.         0.8892176657
  2088.         0.8892176657
  2089.         0.8892176657
  2090.     }
  2091.     vKnots are {
  2092.         0
  2093.         0
  2094.         0
  2095.         2
  2096.         2
  2097.         2
  2098.         4
  2099.         4
  2100.         4
  2101.         6
  2102.         6
  2103.         6
  2104.         8
  2105.         8
  2106.         8
  2107.     }
  2108.     cross-section = {
  2109.         scale = [ 1 1 1 ]
  2110.         orientation = [ 1 1 1 0 ]
  2111.         translation = [ 0 0 0 ]
  2112.     }
  2113.     path = {
  2114.         scale = [ 1 1 1 ]
  2115.         orientation = [ 1 1 1 0 ]
  2116.         translation = [ 0 0 0 ]
  2117.     }
  2118.     cross-sectionShape = {
  2119.         form = 1
  2120.         smoothness = 2
  2121.         controlVertices are {
  2122.             [ -5.84971974389 -18.2649457444 0 1 ]
  2123.             [ 0.187854859619 -18.2214047676 0 1 ]
  2124.             [ 6.22542946313 -18.1778637908 0 1 ]
  2125.             [ 12.2630040666 -18.134322814 0 1 ]
  2126.             [ 12.2194630898 -12.0967482105 0 1 ]
  2127.             [ 12.175922113 -6.05917360697 0 1 ]
  2128.             [ 12.1323811362 -0.0215990034561 0 1 ]
  2129.             [ 6.0948065327 -0.0651399802666 0 1 ]
  2130.             [ 0.0572319291876 -0.108680957077 0 1 ]
  2131.             [ -5.98034267433 -0.152221933888 0 1 ]
  2132.             [ -5.93680169751 -6.1897965374 0 1 ]
  2133.             [ -5.8932607207 -12.2273711409 0 1 ]
  2134.             [ -5.84971974389 -18.2649457444 0 1 ]
  2135.         }
  2136.         knots are {
  2137.             0
  2138.             0
  2139.             0
  2140.             2
  2141.             2
  2142.             2
  2143.             4
  2144.             4
  2145.             4
  2146.             6
  2147.             6
  2148.             6
  2149.             8
  2150.             8
  2151.             8
  2152.         }
  2153.     }
  2154.     pathShape = {
  2155.         smoothness = 2
  2156.         controlVertices are {
  2157.             [ -5.84971974389 -18.2649457444 0 1 ]
  2158.             [ -5.84971974389 -18.2649457444 -0.296405888567 1 ]
  2159.             [ -5.84971974389 -18.2649457444 -0.592811777133 1 ]
  2160.             [ -5.84971974389 -18.2649457444 -0.8892176657 1 ]
  2161.         }
  2162.         knots are {
  2163.             0
  2164.             0
  2165.             0
  2166.             0.8892176657
  2167.             0.8892176657
  2168.             0.8892176657
  2169.         }
  2170.     }
  2171.     profilesAreNormal? = 0
  2172.     intersectionParameter = 0
  2173. }
  2174. capSurface "back side" {
  2175.     shape like capSurfaceShape "back side-Shape"
  2176.     scale = [ 1 1 1 ]
  2177.     orientation = [ 1 1 1 0 ]
  2178.     translation = [ 0 0 0 ]
  2179.     materialPositioning = {
  2180.     }
  2181.     material like material "water rippled"
  2182. }
  2183. surface edge {
  2184.     shape like surfaceShape edge-Shape
  2185.     scale = [ 1 1 1 ]
  2186.     orientation = [ 1 1 1 0 ]
  2187.     translation = [ 0 0 0 ]
  2188.     materialPositioning = {
  2189.     }
  2190.     material like material "water rippled"
  2191. }
  2192. capSurfaceShape "back side-Shape" {
  2193.     face = {
  2194.         vertices are {
  2195.             6
  2196.             8
  2197.             9
  2198.             11
  2199.             13
  2200.             15
  2201.             17
  2202.             18
  2203.             19
  2204.             20
  2205.             21
  2206.             22
  2207.             23
  2208.             24
  2209.             25
  2210.             26
  2211.             16
  2212.             14
  2213.             12
  2214.             10
  2215.             7
  2216.             3
  2217.             2
  2218.             1
  2219.             0
  2220.             4
  2221.             5
  2222.         }
  2223.     }
  2224.     vertices are {
  2225.         0
  2226.         [ 3.87140315936 -2.96737702147 2.5370966386 1 ]
  2227.         1
  2228.         [ 3.87140315936 -2.96737702147 2.99061618161 1 ]
  2229.         2
  2230.         [ 3.87140315936 -2.96737702147 3.68075461664 1 ]
  2231.         3
  2232.         [ 3.87140315936 -2.96737702147 4.13427415965 1 ]
  2233.         4
  2234.         [ 3.87773655362 -3.11673369978 1.70606451441 1 ]
  2235.         5
  2236.         [ 3.903861997 -3.73283452715 1.08941001773 1 ]
  2237.         6
  2238.         [ 3.93906985298 -4.56312050096 0.939919117546 1 ]
  2239.         7
  2240.         [ 3.9401588248 -4.58880107718 7.37123780238 1 ]
  2241.         8
  2242.         [ 3.99671185124 -5.92245753903 0.939919117546 1 ]
  2243.         9
  2244.         [ 4.08442793555 -7.99101390135 0.939919117546 1 ]
  2245.         10
  2246.         [ 4.09150503728 -8.15790899164 8.19384893407 1 ]
  2247.         11
  2248.         [ 4.14206993381 -9.35035093942 0.939919117546 1 ]
  2249.         12
  2250.         [ 4.17590328062 -10.1482226792 8.12721796228 1 ]
  2251.         13
  2252.         [ 4.17730270708 -10.1812245229 1.08843436957 1 ]
  2253.         14
  2254.         [ 4.19352124649 -10.5636967132 8.05302221465 1 ]
  2255.         15
  2256.         [ 4.20344456788 -10.7977125128 1.70547637662 1 ]
  2257.         16
  2258.         [ 4.20659321922 -10.8719652887 7.74447660847 1 ]
  2259.         17
  2260.         [ 4.20973662742 -10.9460944189 2.5370966386 1 ]
  2261.         18
  2262.         [ 4.20973662742 -10.9460944189 2.99061618161 1 ]
  2263.         19
  2264.         [ 4.20973662742 -10.9460944189 3.68075461664 1 ]
  2265.         20
  2266.         [ 4.20973662742 -10.9460944189 4.13427415965 1 ]
  2267.         21
  2268.         [ 4.20973662742 -10.9460944189 4.58760195291 1 ]
  2269.         22
  2270.         [ 4.20973662742 -10.9460944189 5.27776435666 1 ]
  2271.         23
  2272.         [ 4.20973662742 -10.9460944189 5.7314516807 1 ]
  2273.         24
  2274.         [ 4.20973662742 -10.9460944189 6.18497122371 1 ]
  2275.         25
  2276.         [ 4.20973662742 -10.9460944189 6.87510965874 1 ]
  2277.         26
  2278.         [ 4.20973662742 -10.9460944189 7.32862920175 1 ]
  2279.     }
  2280.     startCap? = 0
  2281.     baseSurface like surfaceShape edge-Shape
  2282. }
  2283.